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

Re: wanderlust install question



> Other question: Can we use shr/eww instead of (emacs-)w3m?

SEMI-EPG has EXPERIMENTAL support for shr.  In default, shr is used
when w3m.el is not found and shr is available.  If you explicitly want
to use shr, write the below code BEFORE SEMI-EPG is loaded (strictly,
semi-setup.el is loaded).

(setq mime-setup-enable-inline-html 'shr)

Please take care that mime-w3m-insinuate function may overwrite
settings.

-- 
Kazuhiro Ito