Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!UUNET.UU.NET!kddlab!photon.stars.flab.fujitsu.junet!umerin From: kddlab!photon.stars.flab.fujitsu.junet!umerin@UUNET.UU.NET (Masanobu UMEDA) Newsgroups: gnu.emacs.gnus Subject: wishlist Message-ID: <8811141015.AA01948@photon.stars.flab.fujitsu.junet> Date: 14 Nov 88 10:15:46 GMT References: Sender: daemon@tut.cis.ohio-state.edu Reply-To: info-gnus-english@tut.cis.ohio-state.edu Distribution: gnu Organization: The Internet Lines: 28 Date: 7 Nov 88 00:31:05 GMT From: flab!fgw!uunet!beaver.cs.washington.edu!lorrie.atmos.washington.edu!jeff (Jeff Bowden) Organization: Ministry of Silly Walks What I would really like to see is the ability to set attributes defining different desired behaviour for different newsgroups. You can use gnus-Select-group-hook for this purpose. In particular, there are some newsgroups which I only scan for interesting new subject lines but rarely read. I would like to have these always come up as a list of subject lines (a la '=') when I move into them via 'n' from the previous group. Set variable gnus-auto-select-first to nil depending on newsgroups in gnus-Select-group-hook. It is also possible to use gnus-Apply-kill-hook or to put such stuffs in KILL file. gnus-Select-group-hook is called before creating Subject mode buffer, and gnus-Apply-kill-hook is called after creating the buffer. That's the difference. Masanobu UMEDA umerin@flab.flab.Fujitsu.JUNET umerin%flab.flab.Fujitsu.JUNET@uunet.uu.NET