Newsgroups: gnu.emacs.gnus Path: utzoo!utgpu!radio.astro!brian From: brian@radio.astro.utoronto.ca (Brian Glendenning) Subject: Keeping Newsgroups Buffer Clean? Message-ID: Sender: brian@radio.astro.utoronto.ca (Brian Glendenning) Organization: Radio Astronomy, Univeristy of Toronto Distribution: gnu Date: Thu, 29 Jun 89 03:19:46 GMT I decided to try keeping three newsgroups up sometimes, basically I really like it (currently I use: (SelectNewsgroup (3 3 6)) (ExitNewsgroup (3 3 0)) (SelectArticle (3 3 6)) (ExpandSubject (0 1 0))) does anyone have any other favourites for 24 line terminals?) With a small Newsgroups buffer at the top, I'd like to make it so that the buffer only shows subscribed newsgroups with unread articles. I thought the following would do what I want: (setq gnus-Exit-group-hook '(lambda () (gnus-Group-list-groups nil) ; clean up newsgroups buffer )) but it doesn't. Any suggestions? Thanks. -- Brian Glendenning - Radio astronomy, University of Toronto brian@radio.astro.utoronto.ca uunet!utai!radio!brian glendenn@utorphys.bitnet -- Brian Glendenning - Radio astronomy, University of Toronto brian@radio.astro.utoronto.ca uunet!utai!radio!brian glendenn@utorphys.bitnet