home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!vtserf!csugrad!jaitken
- From: jaitken@csugrad.cs.vt.edu (Jeff Aitken)
- Newsgroups: comp.emacs
- Subject: Re: auto-fill-mode
- Message-ID: <C1I68I.E3o@csugrad.cs.vt.edu>
- Date: 27 Jan 93 08:00:18 GMT
- References: <1993Jan25.182227.20903@sarah.albany.edu>
- Organization: Virginia Tech Computer Science Dept, Blacksburg, VA
- Lines: 21
- X-Newsreader: Tin 1.1 PL4
-
- cc2955@sarah.albany.edu (Charley Chen) writes:
- :
- : Can someone tell me how to have auto-fill-mode on everytime I use emacs?
- : besides using M-x auto-fill-mode everytime I use it. Thanks
- :
- :
- : Charley
-
-
- I don't know if this will do it or not, but I have the following
- line in my .emacs file and it seems to do what you're asking:
-
- (setq-default auto-fill-hook 'do-auto-fill)
-
- Hope this helps!
-
- --
- Jeff Aitken |
- jaitken@csugrad.cs.vt.edu | Everyone is allowed to be stupid.
- DEC User's Group Vice President | It's just that some people abuse
- Va. Tech Computer Science Dept. | the priviledge.
-