Gnus development mailing list
 help / color / mirror / Atom feed
* Easy newbie qu. on `gnus-group-sort-function'
@ 2005-02-03 19:45 Sebastian Tennant
  0 siblings, 0 replies; only message in thread
From: Sebastian Tennant @ 2005-02-03 19:45 UTC (permalink / raw)



Hi all,

I want my *Group* buffer display to list groups on level 1 at the top of the
screen, groups on level 2 below them, e.t.c.

I've tried each of these lines in my ~/.gnus ...

  (setq gnus-group-sort-function '(gnus-group-sort-by-level))

  (setq gnus-group-sort-function '((not gnus-group-sort-by-level)))
  

... but when I type `C-c C-s' in the *Group* buffer the `drafts' and `queue'
groups stubbornly remain at the bottom of the screen.

   3 | Wed 02 Feb     0   597   0: gmane.emacs.erc.general (m)
   3 | Wed 02 Feb     0    41   0: gmane.emacs.gnus.announce (m)
   3 | Thu 03 Feb 45924 10005   0: gmane.emacs.gnus.general (m)
   1 |                0     0   0: drafts 
   1 |                0     0   0: queue 

What am I doing wrong, or am I completely missing the point?

Also, is there a hook I can use to automatically call `gnus-group-sort-groups'
in the *Group* buffer, so that it's sorted without having to tpye `C-c C-s'?

TIA

Seb




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-03 19:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-03 19:45 Easy newbie qu. on `gnus-group-sort-function' Sebastian Tennant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).