On Mon, Oct 03, 2011 at 02:36:37PM -0400, Thor Lancelot Simon wrote: > On Mon, Oct 03, 2011 at 11:31:17AM -0700, Erik Fair wrote: > > > > On Oct 3, 2011, at 00:56 , Mouse wrote: > > > > > [Do you really mean to use paragraph-length lines? I'd suggest against > > > it; they impair readability significantly, at least for me. Manually > > > rewrapped in the quotes below.] > > > > less(1) (or more(1)) doesn't take care of you? > > Since those are not the pagers I use for my mail, no, they don't take > care of me, either. Certainly not when responding, in which case I am > forced to reformat your text by hand in order to insert the ">" > character on each line to mark quoted material.
Since I use vim as my mail editor, I use `gqap' to auto reformat things I want to quote; it reflows and auto inserts the > in front. Reinoud