[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Real threads
From: |
Teemu Likonen |
Subject: |
Re: Real threads |
Date: |
Sun, 02 May 2010 08:45:57 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.96 (gnu/linux) |
* 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)
- Real threads, Cecil Westerhof, 2010/05/04
- Re: Real threads,
Teemu Likonen <=