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

Re: emacs-w3m



Hi,

I've added the new user option `mm-inline-text-html-renderer' in
Gnus CVS.  It defaults to `mm-inline-text-html-render-with-w3'
which uses Emacs/w3 if it is available in your system.  If you
would like to use emacs-w3m, customize the option or put the
following line in your .gnus file:

(setq mm-inline-text-html-renderer
      'mm-inline-text-html-render-with-w3m)

> >>>>> In <87lmeo1mxw.fsf@inanna.rimspace.net>
> >>>>>	Daniel Pittman <daniel@rimspace.net> wrote:

[...]

>> You could set the default value for the above variable to the
>> w3 version if it's found, or w3m next.

> Good idea!  I will do so.

Thank you for the good suggestion!
-- 
Katsumi Yamaoka <yamaoka@jpl.org>