Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!bloom-beacon!eru!luth!sunic!mcsun!hp4nl!ruuinf!cs.ruu.nl From: piet@cs.ruu.nl (Piet van Oostrum) Newsgroups: gnu.emacs.gnews Subject: Re: Auto-fill-mode Message-ID: <2387@ruuinf.cs.ruu.nl> Date: 3 Feb 90 10:41:27 GMT References: <13438@phoenix.Princeton.EDU> <2377@ruuinf.cs.ruu.nl> Sender: news@ruuinf.cs.ruu.nl Reply-To: piet@cs.ruu.nl (Piet van Oostrum) Organization: Dept of Computer Science, Utrecht University, The Netherlands Lines: 26 In-reply-to: piet@cs.ruu.nl (Piet van Oostrum) In article <2377@ruuinf.cs.ruu.nl>, piet@cs (Piet van Oostrum) writes: `In article <13438@phoenix.Princeton.EDU>, greg@phoenix (greg Nowak) writes: ` `Can someone tell me how to turn on auto-fill-mode in my N-Reply buffers? ` ` It's set up as a default in my .emacs, but it doesn't seem to ` `propogate into Gnews, and I can't find any reference to it in the ` `manual. Thanks! ` `(setq n-reply-hook 'turn-on-auto-fill) ` `and similar for E-reply buffers: ` `(setq e-reply-hook 'turn-on-auto-fill) `-- I found out that these are not documented. The following documented calls do the same: for e-reply: (setq group-reply-hook 'turn-on-auto-fill) for n-reply: (setq group-follow-hook 'turn-on-auto-fill) -- Piet* van Oostrum, Dept of Computer Science, Utrecht University, Padualaan 14, P.O. Box 80.089, 3508 TB Utrecht, The Netherlands. Telephone: +31-30-531806 Uucp: uunet!mcsun!hp4nl!ruuinf!piet Telefax: +31-30-513791 Internet: piet@cs.ruu.nl (*`Pete')