* F. Durand <fdur...@gmail.com> in gnu.emacs.gnus:
> I've concluded that the state of a thread is the state of its first message. 
> Thus, if you have an old thread with a new message, you won't remark it.

It depends on the sorting function you choose... I am using this setting
(for mails; for news I combine date and score) and it works fine:

   (setq gnus-thread-sort-functions
                 '(gnus-thread-sort-by-most-recent-date))

-- 
DW
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to