
sorting_method
--------------

   Type: integer
   Default: 3

   This variable controls in which order articles will be displayed in
   the header window:

 0     do not sort
 1     perform threading
 2     sort by subject
 3     thread, then sort by subject
 4     sort by score
 5     thread, then sort by score
 6     sort by score, then by subject
 7     thread, then sort by score and subject
 8     sort by date with most recent first
 9     thread, then sort by date with most recent first
10     sort by date with most recent last
11     thread, then sort by date with most recent last
12     custom sorting

   As all the options offered by sorting_method can be replaced with a
   corresponding setting for custom sorting, this variable will be
   removed at some point in the future.

   To learn more about the powerful options in custom sorting, please
   look at the variables custom_sort_order and
   custom_sort_by_threads.

-- 
(C) Matthias Friedrich <mafr@topmail.de> and Thomas Schultz <tststs@gmx.de>.
The complete manual can be found at <htp://slrn.sourceforge.net/manual/>.
