home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / emacs / 3012 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.5 KB  |  42 lines

  1. Path: sparky!uunet!stanford.edu!rock!concert!aurs01!klassa
  2. From: klassa@aurs01.UUCP (John M. Klassa)
  3. Newsgroups: comp.emacs
  4. Subject: Re: auto-fill-mode in mail mode
  5. Keywords: mail auto-fill-mode gnu emacs
  6. Message-ID: <61112@aurs01.UUCP>
  7. Date: 2 Sep 92 17:14:22 GMT
  8. References: <61111@aurs01.UUCP>
  9. Sender: news@aurs01.UUCP
  10. Reply-To: klassa%aurfs1.aur.alcatel.com@rockdal.aud.alcatel.com (John Klassa)
  11. Followup-To: comp.emacs
  12. Organization: Alcatel Network Systems, Raleigh NC
  13. Lines: 27
  14.  
  15. In article <61111@aurs01.UUCP> I write:
  16. >Hi-
  17. >
  18. >I was wondering...  How can I have gnu emacs put me into auto-fill-mode
  19. >(with fill column set to 75), automatically, when I enter mail mode?
  20. >
  21. >Thanks!
  22. >John
  23.  
  24. bob@morningstar.com replied with:
  25.  
  26.     (setq text-mode-hook 'turn-on-auto-fill)
  27.  
  28. (i.e. put this into your .emacs file).  It did the trick, except for
  29. the fill-column-to-75 part...  Since I really didn't care all that
  30. much about having the fill column set to 75, I'm perfectly happy with
  31. this solution.  (i.e. if you were going to respond, I really
  32. appreciate it, but nevermind :-))
  33.  
  34. Thanks Bob!
  35. John
  36.  
  37.  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
  38.  o                               John M. Klassa                              o
  39.  o      Alcatel Network Systems, Inc. --- Raleigh, NC --- (919) 850-1246     o
  40.  o        Email: klassa%aurfs1.aur.alcatel.com@rockdal.aud.alcatel.com       o
  41.  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
  42.