Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Gnus does not find the thread root for some messages
@ 2017-08-30 10:47 Christoph Groth
  0 siblings, 0 replies; only message in thread
From: Christoph Groth @ 2017-08-30 10:47 UTC (permalink / raw)
  To: info-gnus-english

Hello,

I have configured Gnus threading like this

(setq gnus-summary-make-false-root nil
      gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references)
      
to be a bit stricter on what constitutes a thread.  This has been
working perfectly for zillions of messages.

However I noted recently that Gnus fails to identify the root message
for email notifications sent out by a certain "gitlab" server that I
use.  I can see that when I set gnus-summary-make-false-root to `dummy'.
Then the various replies are grouped around a dummy root, but the real
root message, while present, is not recognized.

For example the message containing the following headers

Message-ID: <merge_request_349@gitlab.kwant-project.org>
References: <reply-ecefc6162592037a62ad12961b4eca58@gitlab.kwant-project.org>
Subject: kwant | refer to PropagatingModes docstring from physics.leads.modes (!169)

is not identified correctly as the parent of the message containing the following

Message-ID: <1b59c2bc72f138cb93a2e667884e8124@gitlab.kwant-project.org>
In-Reply-To: <merge_request_349@gitlab.kwant-project.org>
References: <merge_request_349@gitlab.kwant-project.org>
 <reply-45ca557093d0d928d3afa9b5a791fd0f@gitlab.kwant-project.org>
Subject: Re: kwant | refer to PropagatingModes docstring from physics.leads.modes (!169)

Isn't this strange?  Everything seems to be set correctly.

Gnus' awesome configurability allows me to work around this problem by
setting gnus-summary-make-false-root to `adopt' and
gnus-summary-thread-gathering-function to
`gnus-gather-threads-by-subject' just for this group (using group
parameters).  But I would like to understand what's going on, especially
whether this is a bug in Gnus or in gitlab.

A quick unrelated question: Is this the famous ding@gnus.org mailing list, or
a separate one?  Is ding@gnus.org still active?

Christoph


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-30 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 10:47 Gnus does not find the thread root for some messages Christoph Groth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).