unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: mail@jao.io, 70054@debbugs.gnu.org
Subject: bug#70054: 30.0.50; Unknown ids in References: break threading
Date: Sun, 21 Apr 2024 21:17:38 -0700	[thread overview]
Message-ID: <87edayjajh.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <865xwff3dt.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 18 Apr 2024 12:04:30 +0300")


On 04/18/24 12:04 PM, Eli Zaretskii wrote:
> Ping!  Eric, any comments?
>
>> Cc: 70054@debbugs.gnu.org
>> Date: Sat, 06 Apr 2024 12:18:22 +0300
>> From: Eli Zaretskii <eliz@gnu.org>
>> 
>> > Date: Thu, 28 Mar 2024 13:18:25 +0000
>> > From:  "Jose A. Ortega Ruiz" via "Bug reports for GNU Emacs,
>> >  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>> > 
>> > 
>> > This is possibly not a bug per se, but certainly a nuisance. When using
>> > the ProtonMail bridge service to read email in Gnus, some internal headers
>> > are added to the messages, all of them prefixed by X-pm- so that they
>> > pose no problems. But among them is one internal message id (X-pm-id)
>> > that then gets added to the References: header contents as needed. Thus,
>> > instead of seeing the original header, e.g.
>> > 
>> > --8<---------------cut here---------------start------------->8---
>> > References: <1399485980.12016.1.camel@Iris>
>> >  <CAJsg1E_Spqmm+wiwuKj6oeCFtZsyoTX9hRY1wAJ4T=TR2yKSmQ@mail.gmail.com>
>> >  <E1WiXKp-0003iD-2k@fencepost.gnu.org> <nn8uqblav2.fsf@bacon.lysator.liu.se>
>> >  <536C9013.1010806@gnu.org>
>> >  <CACujMDMbDfPP_7Es2Q0umgrgo9GH3_RhTYsfs3JKdmc2hORbRA@mail.gmail.com>
>> >  <E1WjRba-0005Aw-6q@fencepost.gnu.org> <1399810320.5752.0.camel@Iris>
>> >  <20140511122347.GA4055@intra> <1399814588.5752.4.camel@Iris>
>> >  <20140511183915.GA13216@fencepost.gnu.org>
>> > --8<---------------cut here---------------end--------------->8---
>> > 
>> > one gets
>> > 
>> > --8<---------------cut here---------------start------------->8---
>> > References: <1399485980.12016.1.camel@Iris>
>> >  <CAJsg1E_Spqmm+wiwuKj6oeCFtZsyoTX9hRY1wAJ4T=TR2yKSmQ@mail.gmail.com>
>> >  <E1WiXKp-0003iD-2k@fencepost.gnu.org> <nn8uqblav2.fsf@bacon.lysator.liu.se>
>> >  <536C9013.1010806@gnu.org>
>> >  <CACujMDMbDfPP_7Es2Q0umgrgo9GH3_RhTYsfs3JKdmc2hORbRA@mail.gmail.com>
>> >  <E1WjRba-0005Aw-6q@fencepost.gnu.org> <1399810320.5752.0.camel@Iris>
>> >  <20140511122347.GA4055@intra> <1399814588.5752.4.camel@Iris>
>> >  <20140511183915.GA13216@fencepost.gnu.org>
>> >  <c3j0GRUnm7ZRQKF-bDqrBcUaFhUN184gOb3xe4f2rcPF-kJwXJB2clP_k0wkt8BGK_85N2ro4YkuIBmgZC7kOg==@protonmail.internalid>
>> > <t_dhLBndvM2vyK9s5Qx7Njsmmk0oTeVhk-78ViYQwbwRCsok-6SuIxGrG9qKdBdg-ekWFdqwPKOenA86C1Vn9g==@protonmail.internalid>
>> > --8<---------------cut here---------------end--------------->8---
>> > 
>> > Note how two extraneous ids have been added to the list. I've checked
>> > that if I remove them by editing the message threading works again. With
>> > them, all I see is a flat tree where all mails are direct children of
>> > the first one. It's as if having an id in the References that Gnus
>> > cannot find broke proper threading. That's my theory anyway :)
>> 
>> Eric, any comments?

This certainly does sound like a bug. This is a pretty complex part of
Gnus, and it might take a while to track down. Jose, can you tell me
your value of `gnus-build-sparse-threads'? I would think that, if Gnus
*isn't* trying to build sparse threads, these unknown Message-IDs would
simply be treated like messages that haven't been loaded into the
Summary buffer, and ignored. Can you tell me your current value for that
variable, and also if/how changing the value (particularly between 'more
and 't) changes the behavior here?

Thanks!
Eric





  reply	other threads:[~2024-04-22  4:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 13:18 bug#70054: 30.0.50; Unknown ids in References: break threading Jose A. Ortega Ruiz via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-06  9:18 ` Eli Zaretskii
2024-04-18  9:04   ` Eli Zaretskii
2024-04-22  4:17     ` Eric Abrahamsen [this message]
2024-04-22 11:35       ` Jose A Ortega Ruiz
2024-04-23  1:46         ` Eric Abrahamsen
2024-04-23  2:24           ` Jose A Ortega Ruiz
2024-04-23  9:19             ` Andreas Schwab
2024-04-23 13:52               ` Jose A Ortega Ruiz
2024-05-09  7:12                 ` Eli Zaretskii
2024-05-09  7:55                   ` Andrew Cohen
2024-05-09  9:37                     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edayjajh.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=70054@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=mail@jao.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).