Re: problems reading mail with mime parts

Kazuhiro Ito <[email protected]> Thu, 28 Nov 2019 01:24:08 +0900
Newsgroups gmane.mail.wanderlust.general.japanese
Message-ID <[email protected]>
> One additional note, now if the buffer is pure html, not a mime
> attachment, I am getting the html coding and shr is not invoked -- is
> there a way to get that to work?

What do you mean by "pure html, not a mime attachment" ?

 1. The message is non-MIME message.  It does not have Content-Type
 header.

 2. The message is a single text/html part MIME message.  It has
 Content-Type header indicating text/html part.

If you mean 1, that is a feature.  When Content-Type header is
missing, content is treated as text/plain part.  If you mean 2, not
reproducibe for me.  I can render a single text/html part by shr
automatiacally without special settings.

-- 
Kazuhiro Ito