all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 47854@debbugs.gnu.org, Michael Albinus <michael.albinus@gmx.de>
Subject: bug#47854: debbugs-gnu to not bugs tag as fixed when closing
Date: Mon, 19 Apr 2021 14:44:20 +0200	[thread overview]
Message-ID: <874kg2o34r.fsf@gnus.org> (raw)
In-Reply-To: <0qblabin90.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sun, 18 Apr 2021 12:14:03 -0400")

Glenn Morris <rgm@gnu.org> writes:

> Lars Ingebrigtsen wrote:
>
>> The "fixed" tag also includes a version it was supposed to be fixed
>> in...  which seems slightly useful.
>
> The fixed tag has no association with the version number that can be
> provided when closing a bug. Debbugs tags do not take arguments.
> The version information is provided by a "Version" pseudoheader.

Oh, sorry -- I was confused about where the version went:

        ((equal message "close")
         (format "close %d %s\n" bugid version))
        ((equal message "done")
         (format "tags %d fixed\nclose %d %s\n" bugid bugid version))

Then I guess we can just make close/done synonyms of each other in
debbugs-gnu.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-04-19 12:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-18  0:14 bug#47854: debbugs-gnu to not bugs tag as fixed when closing Glenn Morris
2021-04-18  8:32 ` Michael Albinus
2021-04-18 10:24   ` Lars Ingebrigtsen
2021-04-18 14:31     ` Michael Albinus
2021-04-18 16:14     ` Glenn Morris
2021-04-19 12:44       ` Lars Ingebrigtsen [this message]
2021-04-19 14:25         ` Michael Albinus
2021-04-19 15:47           ` Glenn Morris

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=874kg2o34r.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=47854@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=rgm@gnu.org \
    /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.