Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: ding@gnus.org
Subject: Re: gnus-group-sort-function
Date: Thu, 14 Feb 2008 09:21:09 +0100	[thread overview]
Message-ID: <87ejbgkky2.fsf@member.fsf.org> (raw)
In-Reply-To: <76abm4mt71.fsf@dev-d01.ppllc.com> (Jake Colman's message of "Wed, 13 Feb 2008 16:40:02 -0500")

Jake Colman <colman@ppllc.com> writes:

Hi Jake,

> Does this variable have any effect when in topic-mode?  No matter how
> I set it, the groups are not sorted.

I think it does.  I use topics, too, and when I say C-c C-s in *Group*
the groups are sorted by alphabet in each topic.

,----[ C-h v gnus-group-sort-function RET ]
| gnus-group-sort-function is a variable defined in `gnus-group.el'.
| Its value is 
| gnus-group-sort-by-alphabet
| 
| Documentation:
| *Function used for sorting the group buffer.
| This function will be called with group info entries as the arguments
| for the groups to be sorted.  Pre-made functions include
| `gnus-group-sort-by-alphabet', `gnus-group-sort-by-real-name',
| `gnus-group-sort-by-unread', `gnus-group-sort-by-level',
| `gnus-group-sort-by-score', `gnus-group-sort-by-method',
| `gnus-group-sort-by-server', and `gnus-group-sort-by-rank'.
| 
| This variable can also be a list of sorting functions.  In that case,
| the most significant sort function should be the last function in the
| list.
`----

,----[ C-h k C-c C-s (in *Group*)]
| C-c C-s runs the command gnus-group-sort-groups, which is an interactive
| compiled Lisp function in `gnus-group.el'.
| 
| It is bound to C-c C-s, G S s, <menu-bar> <Groups> <Sort> <Default sort>.
| 
| (gnus-group-sort-groups FUNC &optional REVERSE)
| 
| Sort the group buffer according to FUNC.
| When used interactively, the sorting function used will be
| determined by the `gnus-group-sort-function' variable.
| If REVERSE (the prefix), reverse the sorting order.
`----

Bye,
Tassilo



      parent reply	other threads:[~2008-02-14  8:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-13 21:40 gnus-group-sort-function Jake Colman
2008-02-13 22:23 ` gnus-group-sort-function Reiner Steib
2008-02-14  8:21 ` Tassilo Horn [this message]

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=87ejbgkky2.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=ding@gnus.org \
    /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).