[gnu.emacs.gnus] Keeping Newsgroups Buffer Clean?

brian@radio.astro.utoronto.ca (Brian Glendenning) (06/29/89)

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