montnaro@sprite.crd.ge.com (Skip Montanaro) (11/18/89)
Is there a way to reorder the newsgroup order in *Newsgroup* from within GNUS? -- Skip Montanaro (montanaro@crdgw1.ge.com)
karl@cheops.cis.ohio-state.edu (Karl Kleinpaste) (11/18/89)
montnaro@sprite.crd.ge.com writes:
Is there a way to reorder the newsgroup order in *Newsgroup* from within
GNUS?
gnus-Group-kill-group and gnus-Group-yank-group are bound to C-k and
C-y, respectively. They're defined in gnusmisc.el. You can kill
whenever you want, but you'll have to L (gnus-Group-list-all-groups)
before you can yank back in.
--Karl