Jerry Peek writes: >On 1 September 2004 at 9:38, Paul Fox <[EMAIL PROTECTED]> wrote: > >> in an xterm, text _is_ the richest format. :-) > >Actually, you can set a showproc that will check the message type >and, if it's HTML, extract that part and invoke lynx(1) or links(1) >to show it within the xterm. I used to do that, but I decided that >the HTML messages usually weren't worth the trouble.
mhshow-show-text/html: %plynx -dump -localhost -force_html -noredir '%F' | more does a reasonably good job of getting the text out of the HTML. -- Sam Holden _______________________________________________ Nmh-workers mailing list [EMAIL PROTECTED] http://lists.nongnu.org/mailman/listinfo/nmh-workers
