Jeff <[EMAIL PROTECTED]> wrote:

> I'm around a lot of users who don't wrap at 72 or 76 columns, and so
> everytime I reply to their message, I get the first line with the
> quote-char in front of it, and the rest "unquoted". I've thought about
> using an external program like fmt to fmt the text before passing it into
> my editor (vim) but I also want to append a ">" before each new line to
> make it nicely quoted. I also tried setting the editor to fmt | vim but
> that doesn't work either :)

Hm, your idea is good, but you missed something. You reply the message
as normal and then pipe the text in vim through fmt -p'>' or par -p5 or
any number. 

Ciao
     Christian
-- 
/* http://www.rhein-neckar.de/~jupiter/                Christian Kurz */

Reply via email to