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

3.21 Summary Sorting

You can have the summary buffer sorted in various ways, even though I can't really see why you'd want that.

C-c C-s C-n
Sort by article number (gnus-summary-sort-by-number).

C-c C-s C-a
Sort by author (gnus-summary-sort-by-author).

C-c C-s C-s
Sort by subject (gnus-summary-sort-by-subject).

C-c C-s C-d
Sort by date (gnus-summary-sort-by-date).

C-c C-s C-l
Sort by lines (gnus-summary-sort-by-lines).

C-c C-s C-c
Sort by article length (gnus-summary-sort-by-chars).

C-c C-s C-i
Sort by score (gnus-summary-sort-by-score).

C-c C-s C-r
Randomize (gnus-summary-sort-by-random).

C-c C-s C-o
Sort using the default sorting method (gnus-summary-sort-by-original).

These functions will work both when you use threading and when you don't use threading. In the latter case, all summary lines will be sorted, line by line. In the former case, sorting will be done on a root-by-root basis, which might not be what you were looking for. To toggle whether to use threading, type T T (see section 3.9.2 Thread Commands).



This document was generated on October, 20 2003 using texi2html