Re: wrap long lines?
On Mon, Sep 29, 2003 at 07:39:21AM -0700, hitmedia wrote:
> If I may piggy-back on his question:
>
> How do I have my OUTGOING emails (things I type) automatically wrap
> at a certain # of characters?
>
> Right now I'm using the default editor (vi) and just hit return when
> it feels I've reached a goot place to hit return. But I'd rather
> just type away and let the program wrap it for me, before sending.
>
> Any hints?
>
I think if you use vim instead of vi then all of it shall be taken care
automatically. Otherwise you can play around with textwidth variable.
--
Andrei