Hi,

Frederick Bowes <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have just started learning to use vi, and remember someone posting
> something a while ago about how to re-format an email reply to have proper
> 60 character width or something like that, does anyone remember how that
> is done?

I do something like this with the following command:

        vi -c 'set tw=68 et' file_you_like_to_edit

Itīs integrated into my .muttrc, so i can use vi as editor in mutt
and all lines have 68 charactes in maximum.

> Thanks,
> Fred

HTH

        Sven

-- 
Why you can't find your system administrators:
  There's more caffeine than blood in his veins, and he was last seen
  hopping down the hall pretending he was a pogo stick.
------------------------------------------------------[rand. sig. #12]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to