[mew-int 2597] Re: how to run w3m automatically on Text/HTML messages
henri
henri at example.com
Wed Sep 3 04:33:52 JST 2008
I'm pretty sure all you need is:
(setq mew-use-text/html 't)
henri
On 2 Sep 2008, "Richard Lister" <rlister+mew at example.com> wrote:
> Hi folks
>
> Mew 6.1, emacs 22.2.1:
>
> I have the following in ~/.mew.el:
>
>
> (require 'mew-w3m)
>
> (setq mew-prog-text/html 'mew-mime-text/html-w3m)
>
> (setq mew-use-w3m-minor-mode t)
> (add-hook 'mew-message-hook 'mew-w3m-minor-mode-setter)
>
> (setq mew-use-alternative t)
> (setq mew-mime-multipart-alternative-list '("Text/Html" "Text/Plain" "*."))
>
>
> When I select a message where Multipart/Alternative is Text/HTML, I
> see the HTML code and have to type '.' to see the w3m minor-mode view.
>
> How can I have the w3m display automatically when I select a message?
>
> Thanks
> Ric
More information about the Mew-int
mailing list