home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rock!concert!aurs01!klassa
- From: klassa@aurs01.UUCP (John M. Klassa)
- Newsgroups: comp.emacs
- Subject: Re: auto-fill-mode in mail mode
- Keywords: mail auto-fill-mode gnu emacs
- Message-ID: <61112@aurs01.UUCP>
- Date: 2 Sep 92 17:14:22 GMT
- References: <61111@aurs01.UUCP>
- Sender: news@aurs01.UUCP
- Reply-To: klassa%aurfs1.aur.alcatel.com@rockdal.aud.alcatel.com (John Klassa)
- Followup-To: comp.emacs
- Organization: Alcatel Network Systems, Raleigh NC
- Lines: 27
-
- In article <61111@aurs01.UUCP> I write:
- >Hi-
- >
- >I was wondering... How can I have gnu emacs put me into auto-fill-mode
- >(with fill column set to 75), automatically, when I enter mail mode?
- >
- >Thanks!
- >John
-
- bob@morningstar.com replied with:
-
- (setq text-mode-hook 'turn-on-auto-fill)
-
- (i.e. put this into your .emacs file). It did the trick, except for
- the fill-column-to-75 part... Since I really didn't care all that
- much about having the fill column set to 75, I'm perfectly happy with
- this solution. (i.e. if you were going to respond, I really
- appreciate it, but nevermind :-))
-
- Thanks Bob!
- John
-
- o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o
- o John M. Klassa o
- o Alcatel Network Systems, Inc. --- Raleigh, NC --- (919) 850-1246 o
- o Email: klassa%aurfs1.aur.alcatel.com@rockdal.aud.alcatel.com o
- o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o
-