GNU bug report logs - #47854
debbugs-gnu to not bugs tag as fixed when closing

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sun, 18 Apr 2021 00:15:02 UTC

Severity: wishlist

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 47854 <at> debbugs.gnu.org, Michael Albinus <michael.albinus <at> gmx.de>
Subject: Re: bug#47854: debbugs-gnu to not bugs tag as fixed when closing
Date: Mon, 19 Apr 2021 14:44:20 +0200
Glenn Morris <rgm <at> 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




This bug report was last modified 4 years and 30 days ago.

Previous Next


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