Thus spake Martin Baehr: > how do i tell mutt to set the filetype to mail?
In my .muttrc, I use: set editor="vim -c 'set notitle ft=mail tw=72 expandtab noautoindent'" You could also use something like this, to automagically jump the cursor to the line before your signature (assuming you have mutt insert one for you): set editor="vim -c 'set notitle ft=mail tw=72 expandtab noautoindent' +'/^-- $' +-" -- Nathan Poznick <[EMAIL PROTECTED]> "Never trust a man who can count to 1023 on his fingers."
pgpKw9UuhiQmX.pgp
Description: PGP signature

