Cam Ellison <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> - In a variety of flavors!
Tact is the art of making a point without making an enemy.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to