Gnus development mailing list
 help / color / mirror / Atom feed
From: Sebastian Tennant <sebyte@smolny.plus.com>
Subject: Easy newbie qu. on `gnus-group-sort-function'
Date: Thu, 03 Feb 2005 19:45:16 +0000	[thread overview]
Message-ID: <87fz0d8m2b.fsf@smolny.plus.com> (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




                 reply	other threads:[~2005-02-03 19:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fz0d8m2b.fsf@smolny.plus.com \
    --to=sebyte@smolny.plus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).