I have a slightly different approach to handling email containing html. I get my email with a really simple pop client and then read all the email with vim.
With each email I first delete all the non-essential headers AND any html text. That sometimes leaves nothing but an empty email, but I accept that. I have another command to delete emails of zero length. Charles' desire to see the rendered html makes me wonder if I can do that with a script within vim instead of just deleting the html. Should be easy. I really like the way I can edit local html files in lynx using vim. I wish I could do that as well with local copies of files lynx has read from other sites. Dave Feustel. _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
