Most of the time I get HTML email that also has a text/plain part, and that's what I reply to. I've been getting mail from someone using Thunderbird that is text/html only. What I've been doing is hitting "e" to bring up the message in vim, highlight the HTML and ! (filter) it though html2text. Then I use ^E to change the content type to text/plain. I suspect there's an much easier way to deal with HTML-only email (other than /dev/null). -- Bill Moseley moseley@xxxxxxxx