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

Re: Line wrapping with mutt/emacs (was Re: Problems: mutt to Outlook (Express))



Cam Ellison <camellison@dccnet.com> writes:

> set editor="emacs '+/^$' \"set textwidth=70\""

Put this in your .emacs:

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

-- 
Alan Shutko <ats@acm.org> - In a variety of flavors!
Tact is the art of making a point without making an enemy.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: