]> code.delx.au - gnu-emacs/blobdiff - doc/misc/gnus.texi
Merge CEDET upstream (rev. 8579)
[gnu-emacs] / doc / misc / gnus.texi
index be0425a679b7b82941c2a07693d17af3a86f78b8..5f9e0b9db2884a284aa4f831f532776dff3d3a35 100644 (file)
@@ -7394,6 +7394,11 @@ say something like:
         gnus-thread-sort-by-score))
 @end lisp
 
+By default, threads are sorted recursively, that is, first the roots,
+then all subthreads, and so on.  If you feel more like sorting only
+the roots, so that inside a thread the original chronological order is
+retained, you can set @code{gnus-sort-threads-recursively} to nil.
+
 @vindex gnus-thread-score-function
 The function in the @code{gnus-thread-score-function} variable (default
 @code{+}) is used for calculating the total score of a thread.  Useful