[Gllug] Mutt wrapping
Chris Ball
chris at cpan.org
Mon Aug 27 21:24:04 UTC 2001
On Mon, Aug 27, 2001 at 09:45:44PM +0100, Harvey Kelly wrote:
> How do you wrap text within Mutt?
You don't. You wrap text within the editor Mutt calls to write e-mail
in. In my case, this is vim, so I have:
set editor='vim -c "set tw=72" -c "set wrap" -c "set ts=4"'
.. telling vim to wrap at 72 chars automagically, and to set four spaces
to a tab stop. (which I think helps with a 72 char limit, and which you
can argue with me about if you're immensely bored ;-)
Hope this helps,
~C.
--
Chris Ball.
chris at cpan.org || http://printf.net/
"My dream woman's dimensions? 1600x1200x24, for sure."
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list