At 01:11 on nov 14 2005, Ian Zimmerman said :

> Does Gnus pay attention to In-Reply-To headers when threading?
> 
> Thanks for any ideas.

You can tweak gnus-summary-thread-gathering-function to make the threads
follow the subjects or the references. 

Maybe the following will help with those broken MUAs :

    (setq gnus-summary-thread-gathering-function 
          'gnus-gather-threads-by-subject)

-- 
Sébastien Kirche
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to