[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Workarounds for replies from nntp breaking thread references
From: |
Björn Bidar |
Subject: |
Re: Workarounds for replies from nntp breaking thread references |
Date: |
Sun, 29 Dec 2024 02:33:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
James Thomas <jimjoe@gmx.net> writes:
> Björn Bidar wrote:
>
>> Currently I'm building threads by reference
>> (gnus-gather-threads-by-references). But I noticed that replies from
>> those that read from nntp and reply via nntp/Gmane break the threading
>> as the reference to the original threat seems to be missing or
>> different.
>>
>> Did anyone found any workaround for this kind of situation besides
>> gathering threads by subject?
>
> gnus-fetch-old-headers?
I have set that variable to 'some should that be enough?
The issue is that the Gmane bridge does not keep references intact.
IMHO since Gmane replies are send as a email a direct reply by email to
the thread would be the the best but I'm not sure either if in this
context the thread references would be resolved.
Thanks
Björn