Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2004 06:52:55 -0600 (CST)
From:      Michael D Hughes <mdh@jcn.net>
To:        freebsd-questions@freebsd.org
Cc:        questions@freebsd.org
Subject:   Re: Formatting an email for this list using vi
Message-ID:  <200401271252.i0RCqt8M041266@logcabin.hem.com>
In-Reply-To: <20040127122632.GA62456@ei.bzerk.org> from "Ruben de Groot" at Jan 27, 2004 01:26:32 PM

next in thread | previous in thread | raw e-mail | index | archive | help
 I use par to format/reformat my emails.

> = Copied from message sent on Tue Jan 27 06:26:32 2004
    by Ruben de Groot Subject:Re: Formatting an email for this list using vi.
> 
> On Mon, Nov 17, 2003 at 07:34:54AM -0600, Gary typed:
> > Hi Frederick,
> > 
> > --On Monday, November 17, 2003 09:58:00 AM +1100 Frederick Bowes 
> > <fred@k1x.org> wrote:
> > 
> > >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?
> > 
> > Well, I use VIM instead of VI, it is an "enhanced version"
> > 
> > For automatic settings, set up a .vimrc file in your home dir.
> > 
> > Add in:
> > 
> > :set tw=74                 (to set your text width)
>  
> Or in FreeBSD's stock vi incarnation (nvi), you put the line
> 
> set wraplen=72
> 
> in $HOME/.exrc
> 
> Ruben
> 
> > Or you can add this in manually on the VI command line after starting it.
> > 
> > 
> > Now to refomat an email, while preserving the > on previous quoted text, 
> > type in ESC gqip
> > 
> > -- 
> > Gary
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> 
> 


-- 
Michael D Hughes                                Loghome living is the best!
mdh@jcn.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401271252.i0RCqt8M041266>