Re: Wrapping non-wrapped e-mail when replying [SEC=UNCLASSIFIED]

2011-04-28 Thread Wilkinson, Alex
0n Thu, Apr 28, 2011 at 02:51:32PM -0500, David Champion wrote: >* On 27 Apr 2011, Trey Sizemore wrote: >> I'd like to find out how to wrap long lines in e-mails that I'm replying >> to. My mutt is setup to automatically wrap lines when I compose, but >> I'd like to be able

Re: Wrapping non-wrapped e-mail when replying [SEC=UNCLASSIFIED]

2011-04-28 Thread Wilkinson, Alex
0n Thu, Apr 28, 2011 at 02:51:32PM -0500, David Champion wrote: >* On 27 Apr 2011, Trey Sizemore wrote: >> I'd like to find out how to wrap long lines in e-mails that I'm replying >> to. My mutt is setup to automatically wrap lines when I compose, but >> I'd like to be able

Re: Wrapping non-wrapped e-mail when replying

2011-04-28 Thread David Champion
* On 27 Apr 2011, Trey Sizemore wrote: > I'd like to find out how to wrap long lines in e-mails that I'm replying > to. My mutt is setup to automatically wrap lines when I compose, but > I'd like to be able to also lap long lines in e-mails when I reply. Besides vim, you can use a program called

Re: Wrapping non-wrapped e-mail when replying

2011-04-27 Thread Tim Gray
On Apr 27, 2011 at 07:07 PM +0200, Marco Giusti wrote: Take a try with this line. First reply to this email, move the cursor to this line an press consecutively Vgq. V select the whole line while gq wraps it. `gqq` also wraps the currently selected line. Might be faster than `Vgq`, though th

Re: Wrapping non-wrapped e-mail when replying

2011-04-27 Thread Marco Giusti
On Wed, Apr 27, 2011 at 10:59:04AM -0400, Trey Sizemore wrote: > I'd like to find out how to wrap long lines in e-mails that I'm replying > to. My mutt is setup to automatically wrap lines when I compose, but > I'd like to be able to also lap long lines in e-mails when I reply. > > I have googled

Re: Wrapping non-wrapped e-mail when replying

2011-04-27 Thread Trey Sizemore
On Wed Apr 27, 2011 06:22PM, Remco Rijnders wrote: > On Wed, Apr 27, 2011 at 10:59:04AM -0400, Trey Sizemore wrote: > >I'd like to find out how to wrap long lines in e-mails that I'm replying > >to. My mutt is setup to automatically wrap lines when I compose, > >but I'd like to be able to also lap

Re: Wrapping non-wrapped e-mail when replying

2011-04-27 Thread Remco Rijnders
On Wed, Apr 27, 2011 at 10:59:04AM -0400, Trey Sizemore wrote: I'd like to find out how to wrap long lines in e-mails that I'm replying to. My mutt is setup to automatically wrap lines when I compose, but I'd like to be able to also lap long lines in e-mails when I reply. I have googled and s

Wrapping non-wrapped e-mail when replying

2011-04-27 Thread Trey Sizemore
I'd like to find out how to wrap long lines in e-mails that I'm replying to. My mutt is setup to automatically wrap lines when I compose, but I'd like to be able to also lap long lines in e-mails when I reply. I have googled and see that with Vim as the editor, 'gq' is likely what I want, but rea