On 5-06-2011, at 19h 00'22", Chris Brennan wrote about "Re: mutt and some GMail features" > vim isn't > obeying tw=72, I'm still having to trim my mail to ~72 characters.
You added this line to .muttrc: set editor="/usr/bin/vim -c 'set ft=mail et tw=72'" or this line to .vimrc: set tw=72 Which one of the above doesn't work? I think you added the mutt command to .vimrc file... Ionel
