[mew-int 2598] Re: how to run w3m automatically on Text/HTML messages

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Wed Sep 3 11:08:12 JST 2008


Hello,

> I'm pretty sure all you need is:
> 
> (setq mew-use-text/html 't)

This is not incorrect. However, 
(setq mew-use-text/html t)
is better since t returns itself.

i.e.
	t -> t
	't -> t

--Kazu



More information about the Mew-int mailing list