all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: "Björn Bidar" <bjorn.bidar@thaodan.de>
Cc: Eli Zaretskii <eliz@gnu.org>,
	mirai@makinata.eu, 66330@debbugs.gnu.org,
	Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: 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	[thread overview]
Message-ID: <878r8ihh1n.fsf@gmx.de> (raw)
In-Reply-To: <87ttr6zt38.fsf@thaodan.de> ("Björn Bidar"'s message of "Wed, 04 Oct 2023 11:31:55 +0300")

Björn Bidar <bjorn.bidar@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.





  parent reply	other threads:[~2023-10-04  9:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-04  0:26 bug#66330: 28.2; Gnus wide reply (S W) changes Subject header when used from Debbugs thread Maxim Cournoyer
2023-10-04  7:29 ` Eli Zaretskii
2023-10-04  7:53   ` Michael Albinus
2023-10-04  8:31     ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-10-04  8:45       ` Eli Zaretskii
2023-10-04  9:11         ` Michael Albinus
2023-10-04 16:33           ` Eli Zaretskii
2023-10-06  6:48           ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-10-04  9:29       ` Michael Albinus [this message]
2023-10-04 14:58     ` Maxim Cournoyer
2023-10-04 12:10 ` Michael Albinus
2023-10-04 20:12   ` Maxim Cournoyer
2023-10-05  7:53     ` Michael Albinus
2023-10-05 13:00       ` Maxim Cournoyer

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

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

  git send-email \
    --in-reply-to=878r8ihh1n.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=66330@debbugs.gnu.org \
    --cc=bjorn.bidar@thaodan.de \
    --cc=eliz@gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=mirai@makinata.eu \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.