[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pop3



On Sun, Jul 29, 2001 at 06:14:49PM -0600, Hubert Chan wrote:

> PS. Please wrap your lines at 72-ish characters.  Hmm.  I've seen a lot
> of mutt users with un-wrapped lines.  I would've expected that from a
> GUI mail reader like Mozilla, but not from a proper mailreader like
> mutt.  Anyone know why?

not configuring $EDITOR correctly.  mutt doesn't have an editor, it
uses vi, emacs or whatever you set $EDITOR to.

for emacs add this to your ~/.emacs:

(setq auto-mode-alist (cons '("/tmp/mutt*" . auto-fill-mode)
                       auto-mode-alist))

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpPk6ZglmbwC.pgp
Description: PGP signature


Reply to: