help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] issues with 22.1's new xpm support


From: Juanma Barranquero
Subject: Re: [h-e-w] issues with 22.1's new xpm support
Date: Mon, 6 Aug 2007 01:19:04 +0200

> Unfortunately, I couldn't find these
> strings (in any encoding).  How exactly does this feature work?

Try modifying image-library-alist in your .emacs. For example

(setq image-library-alist (assq-delete-all 'xpm
                                           image-library-alist))

if you really don't need XPM support.

             Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]