>>>>> Joe Galaxy wrote:
> Hi all, I need to load a custom mailcap entry for displaying images,
> like xv or qiv instead of imagemagick display.
> I tried modifying the mailcap.el that becomes qith gnus and loading it
> from my custom elisp path, but nothing.
> Any help? TIA

The most easy way is to have the ~/.mailcap file; see:

(info "(emacs-mime)mailcap")

When having modified the ~/.mailcap file while Gnus is running,
run `M-x mailcap-parse-mailcaps RET' to update Gnus' internal
mailcap database.  IIUC, mailcap.el prefers ~/.mailcap,
/etc/mailcap, /usr/etc/mailcap, /usr/local/etc/mailcap, and the
default mailcap data that mailcap.el provides (in this order).
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to