GNU bug report logs - #66330
28.2; Gnus wide reply (S W) changes Subject header when used from Debbugs thread

Previous Next

Package: emacs;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Wed, 4 Oct 2023 00:27:02 UTC

Severity: normal

Found in version 28.2

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 66330 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Björn Bidar <bjorn.bidar <at> thaodan.de>
Cc: Eli Zaretskii <eliz <at> gnu.org>, mirai <at> makinata.eu, 66330 <at> debbugs.gnu.org,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: bug#66330: 28.2; Gnus wide reply (S W) changes Subject header
 when used from Debbugs thread
Date: Wed, 04 Oct 2023 11:29:24 +0200
Björn Bidar <bjorn.bidar <at> thaodan.de> writes:

Hi Björn,

>> D'accord. But I guess the subject line quoted here is created by a tool
>> of the guix-patches toolchain. So first we shall agree about the rules
>> of that toolchain (I'm from Emacs, I won't dictate anything!).
>
> The `[PATCH patch-number/patch-count] Subject` subject format is also the
> generate format for Git patch-series. The Guix subject format is a
> variant of this.

So perhaps we check the subject of the message we reply to for

--8<---------------cut here---------------start------------->8---
(rx "[PATCH" (? blank (1+ digit) "/" (1+ digit)) "]")
--8<---------------cut here---------------end--------------->8---

If it matches, we use the subject of the message for the reply, rather
than the title of the bug report.

The regexp should be offered as user option, of course.

Best regards, Michael.




This bug report was last modified 1 year and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.