gnus-show-threads
nil
, no threading will be done, and all of
the rest of the variables here will have no effect. Turning threading
off will speed group selection up a bit, but it is sure to make reading
slower and more awkward.
gnus-thread-hide-subtree
nil
, all threads will be hidden when the summary buffer is
generated.
gnus-thread-expunge-below
gnus-thread-score-function
) less than this number will be
expunged. This variable is nil
by default, which means that no
threads are expunged.
gnus-thread-hide-killed
nil
, the subtree
will be hidden.
gnus-thread-ignore-subject
nil
, which is the default, the subject
change is ignored. If it is nil
, a change in the subject will
result in a new thread.
gnus-thread-indent-level
gnus-sort-gathered-threads-function
gnus-thread-sort-by-number
, responses can end
up appearing before the article to which they are responding to.
Setting this variable to an alternate value
(e.g. gnus-thread-sort-by-date
), in a group's parameters or in an
appropriate hook (e.g. gnus-summary-generate-hook
) can produce a
more logical sub-thread ordering in such instances.
Go to the first, previous, next, last section, table of contents.