* 2010-05-02 07:35 (+0200), Cecil Westerhof wrote:

> In Gnus messages/articles with the same subject are put in the same
> thread, even when it are different messages. Is there a way to make
> sure that messages that are not in the same thread, but only have the
> same subject, are not put in the same thread by Gnus?

Yes, there is an option for that:

    (setq gnus-summary-thread-gathering-function
          #'gnus-gather-threads-by-references)
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to