Gnus Home
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.16.3 Topic Sorting

You can sort the groups in each topic individually with the following commands:

T S a
Sort the current topic alphabetically by group name (gnus-topic-sort-groups-by-alphabet).

T S u
Sort the current topic by the number of unread articles (gnus-topic-sort-groups-by-unread).

T S l
Sort the current topic by group level (gnus-topic-sort-groups-by-level).

T S v
Sort the current topic by group score (gnus-topic-sort-groups-by-score). See section 2.7 Group Score.

T S r
Sort the current topic by group rank (gnus-topic-sort-groups-by-rank). See section 2.7 Group Score.

T S m
Sort the current topic alphabetically by back end name (gnus-topic-sort-groups-by-method).

T S e
Sort the current topic alphabetically by server name (gnus-topic-sort-groups-by-server).

T S s
Sort the current topic according to the function(s) given by the gnus-group-sort-function variable (gnus-topic-sort-groups).

When given a prefix argument, all these commands will sort in reverse order. See section 2.12 Sorting Groups, for more information about group sorting.



This document was generated by on August, 4 2008 using texi2html