[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Annoying HTML emails
In [Wanderlust English : No.04299] David Abrahams wrote:
> A service I use (codebasehq) sends me messages that look like this:
> [1 <text/plain; utf-8 (quoted-printable)>]
> You need HTML email enabled to view this message.
> [2 <text/html; utf-8 (quoted-printable)>]
> ...interesting content here...
> Infuriating, of course. Is there any way I can make WL smart enough
> to show me the HTML parts of these message by default?
(info "(wl)mime-w3m") <- Type `C-x C-e' here
I recommend using the latest emacs-w3m package, that bundles
mime-w3m.el. Here it is:
http://cvs.namazu.org/emacs-w3m.tar.gz
Note that you also have to have the w3m executable installed.
Visit http://emacs-w3m.namazu.org/index-en.html for details.