Re: vim linebreaks in Mutt

2009-08-02 Thread Jaime Tarrant
* Andrei Popescu (andreimpope...@gmail.com) wrote: > On Sat,01.Aug.09, 21:56:46, Rob Owens wrote: > > What's the proper setting to get good line breaks in Mutt (using vim), > > without manually hitting the enter key? (So that this paragraph, for > > instance, is not one long line of text, but rath

Re: vim linebreaks in Mutt

2009-08-02 Thread Rob Owens
On Sun, Aug 02, 2009 at 10:32:14AM +0300, Andrei Popescu wrote: > On Sat,01.Aug.09, 21:56:46, Rob Owens wrote: > > What's the proper setting to get good line breaks in Mutt (using vim), > > without manually hitting the enter key? (So that this paragraph, for > > instance, is not one long line of

Re: vim linebreaks in Mutt

2009-08-02 Thread Andrei Popescu
On Sat,01.Aug.09, 21:56:46, Rob Owens wrote: > What's the proper setting to get good line breaks in Mutt (using vim), > without manually hitting the enter key? (So that this paragraph, for > instance, is not one long line of text, but rather several shorter lines of > text). > > I currently have

Re: vim linebreaks in Mutt

2009-08-01 Thread Alex Samad
On Sat, Aug 01, 2009 at 09:01:49PM -0700, Carl Johnson wrote: > Rob Owens writes: > > > What's the proper setting to get good line breaks in Mutt (using vim), > > without manually hitting the enter key? (So that this paragraph, for > > instance, is not one long line of text, but rather several s

Re: vim linebreaks in Mutt

2009-08-01 Thread Carl Johnson
Rob Owens writes: > What's the proper setting to get good line breaks in Mutt (using vim), > without manually hitting the enter key? (So that this paragraph, for > instance, is not one long line of text, but rather several shorter lines of > text). > > I currently have this in .muttrc: > > set e

vim linebreaks in Mutt

2009-08-01 Thread Rob Owens
What's the proper setting to get good line breaks in Mutt (using vim), without manually hitting the enter key? (So that this paragraph, for instance, is not one long line of text, but rather several shorter lines of text). I currently have this in .muttrc: set editor="vim -c 'set wrapmargin=5'"