Go to the first, previous, next, last section, table of contents.


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).

See section 2.12 Sorting Groups, for more information about group sorting.


Go to the first, previous, next, last section, table of contents.