* Ionel Mugurel Ciobica <[email protected]> [2011-06-06 07:31:15 +0200]:
> 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'" chris@stewie ~ $ grep editor .muttrc 65:#set editor='vim + -c "set textwidth=72" -c "set wrap" -c "set nocp" -c "?^$"' 66:set editor="/usr/bin/vim -c 'set ft=mail et tw=72'" chris@stewie ~ $ line 65 is commented out, line 66 is not. > or this line to .vimrc: > set tw=72 chris@stewie ~ $ grep textwidth .vimrc 108: set textwidth=72 chris@stewie ~ $ > Which one of the above doesn't work? > > I think you added the mutt command to .vimrc file... I think I got them right :D -- > A: Yes. > >Q: Are you sure? > >>A: Because it reverses the logical flow of conversation. > >>>Q: Why is top posting frowned upon?
