Re: problems reading mail with mime parts
Kazuhiro Ito <[email protected]> Thu, 28 Nov 2019 21:13:50 +0900
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86zhggjj0h.wl--xmue__33658.8460531615$1574943321$gmane$org@d1.dion.ne.jp> |
> I mean the first type, a pure html message. I can render it if I > create a region and do shr-render-region. Is there a way to do this > automatically, in a hook or something? Wanderlust (SEMI-EPG) does not support non-MIME html message. I think non-MIME html message is not standard and you should ask a sender to send MIME message. As other people say, you need own code for what you want to do. > Also, if its a mime part its trying to invoke something external, but > I never see the result, maybe because I am using a virtual console. > How can I use shr instead? Whether a text part is displayed inline when you display a message depends on other parts (parent, sibling parts) and parameters. But even when html content is hidden, You can display it by C-c C-v C-c (mime-preview-show-content) at the button (text such as [2 <text/html; UTF-8 (quoted-printable)>]) of the part if your Wanderlust is configured appropriately. -- Kazuhiro Ito