Will Yardley <[EMAIL PROTECTED]> writes:

> mutt doesn't have an editor, so this is a function of your editor.  in
> vim you can use :set tw=74 or :set textwidth=74

In Emacs,

(add-hook 'text-mode-hook 'turn-on-auto-fill)

This assumes you're using text-mode or one of its derivatives to
compose messages.

> nvi and other vi clones should be the same, but you can't use 'gqip' or
> 'gqap' to format lines (maybe install par).

M-q in Emacs.

> if you use emacs, i'm sorry, and YOU are on your own :>

;-)

Sam

Reply via email to