Once upon a time (Wed Jan 27), Ronny Haryanto wrote:

> I'm using vim by the way, I know it's rather inappropriate to ask
> this here, but if anyone has any good tips for using vim with mutt,
> especially for wrapping outgoing messages to a certain width,
> please kindly let me know.

You can use the wrapmargin setting as already described. You can also
format paragraphs with the fmt program. To format a paragraph to 72
columns, go to the first line of the paragraph and do:

        !}fmt -72

That's for GNU fmt. Some other versions do not need/accept the dash.
You can put that into a key mapping too.

Larry
-- 
Lawrence Weeks      "Audaces fortuna juvat."      [EMAIL PROTECTED]

Reply via email to