On Mon, Aug 23, 2010 at 8:46 PM, Anthony J. Bentley
<anthonyjbent...@gmail.com> wrote:
>> Is there currently a tool or script that I can use to strip html
>> from emails?
>
> mhshow-show-text/html: lynx -dump %F | less
>
> Lynx sucks but it sorta works well enough here, I guess.

I find that w3m does a much better job of HTML to plain-text
conversion than Lynx.  It even renders HTML tables using Unicode
box-drawing characters!

http://w3m.sourceforge.net/

Reply via email to