Re: dealing with html email programatically (was: getting body from message-entity programatically (was: get subject and from on wl-biff-notify-hook function))
Kazuhiro Ito <[email protected]> Sun, 11 Aug 2019 08:03:39 +0900
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86imr4bp2s.wl--xmue__34322.2599405394$1565478315$gmane$org@d1.dion.ne.jp> |
> How wl address the html content issue for getting or rendering as > plain-text? Wanderlust uses SEMI and FLIM for parsing and displaying messages. Please read mime-display-message and caller functions for details. HTML is rendered by shr.el (included by Emacs) or emacs-w3m package. mime-shr.el (in SEMI-EPG) and mime-w3m.el (in emacs-w3m) provide interface function. -- Kazuhiro Ito