codingteam / pacmacs.el

Pacman for Emacs
Other
91 stars 9 forks source link

Handle xpm not supported situation #46

Open rexim opened 8 years ago

rexim commented 8 years ago

Use image-type-available-p for that: http://www.gnu.org/software/emacs/manual/html_node/elisp/Image-Formats.html

Link with #45

rexim commented 8 years ago

We should also check for the xbm format support