Path: utzoo!telly!attcan!uunet!bu.edu!snorkelwacker!tut.cis.ohio-state.edu!giza.cis.ohio-state.edu!karl_kleinpaste From: karl_kleinpaste@giza.cis.ohio-state.edu Newsgroups: gnu.emacs.gnus Subject: Re: gnus new groups adding Message-ID: Date: 22 Feb 90 15:00:05 GMT References: Sender: usenet_news@tut.cis.ohio-state.edu Distribution: gnu Organization: Ohio State Computer Science Lines: 10 sivagnan@handel.CS.ColoState.Edu writes: Is there any way to have GNUS add newly formed groups to the end of the .newsrc file? Is there any way of reordering/sorting groups while inside gnus? There's always C-k (gnus-Group-kill-group) and C-y (gnus-Group-yank-group) in the *Newsgroups* buffer. It's just a manual kill/yank, but at least you can do some reordering on the fly. --karl