Re: e-mail encoding/formatting (was Re: Split-screen mode in mutt?)
On Sunday, September 24, 2006 at 8:34:34 +0900, Henry Nelson wrote:
> I can't get Mutt to save the file in plain text. (Autoview would be
> nice, but is secondary.)
Not secondary at all: Autoviewing and saving as text are completely
linked together. That's in fact one single operation. So what do you see
exactly in pager:
| [-- Autoview using lynx -dump '/tmp/mutt.html' --]
| <!doctype html public "-//W3C//DTD W3 HTML//EN">
| <html><head><style type="text/css"><!--
...or if just:
| <!doctype html public "-//W3C//DTD W3 HTML//EN">
| <html><head><style type="text/css"><!--
...then redisplay the mail after typing interactively:
| :unauto_view * ; auto_view text/html
Bye! Alain.
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?