GNU bug report logs - #40974
28.0.50; Prevent gnus registry from making entries when it shouldn't

Previous Next

Package: emacs;

Reported by: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Date: Thu, 30 Apr 2020 01:57:02 UTC

Severity: normal

Tags: fixed, patch

Found in version 28.0.50

Fixed in version 28.1

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40974 in the body.
You can then email your comments to 40974 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#40974; Package emacs. (Thu, 30 Apr 2020 01:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eric Abrahamsen <eric <at> ericabrahamsen.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 30 Apr 2020 01:57:02 GMT) Full text and rfc822 format available.

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

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; Prevent gnus registry from making entries when it shouldn't
Date: Wed, 29 Apr 2020 18:31:19 -0700
[Message part 1 (text/plain, inline)]
The function `gnus-registry-handle-action' is meant to handle message
entries when messages are being moved/copied/deleted. Code comments
indicate that if a message is being "moved to nowhere" it's actually
being deleted, but the code doesn't actually delete the entry. In fact,
because it unilaterally creates an entry before checking what to do with
it, but then never deletes it, it will *create* entries for messages
being deleted, or moved into groups that should be ignored.

The attached patch confirms that registry information about the message
should actually be kept, before keeping it.

Eric

[0001-Prevent-gnus-registry-handle-action-from-creating-sp.patch (text/x-patch, attachment)]

Added tag(s) patch. Request was from Eric Abrahamsen <eric <at> ericabrahamsen.net> to control <at> debbugs.gnu.org. (Thu, 30 Apr 2020 17:36:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40974; Package emacs. (Wed, 20 May 2020 19:02:02 GMT) Full text and rfc822 format available.

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

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: 40974 <at> debbugs.gnu.org
Subject: Re: bug#40974: 28.0.50; Prevent gnus registry from making entries
 when it shouldn't
Date: Wed, 20 May 2020 12:01:23 -0700
Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:

> The function `gnus-registry-handle-action' is meant to handle message
> entries when messages are being moved/copied/deleted. Code comments
> indicate that if a message is being "moved to nowhere" it's actually
> being deleted, but the code doesn't actually delete the entry. In fact,
> because it unilaterally creates an entry before checking what to do with
> it, but then never deletes it, it will *create* entries for messages
> being deleted, or moved into groups that should be ignored.
>
> The attached patch confirms that registry information about the message
> should actually be kept, before keeping it.

Pushed to master.




Added tag(s) fixed. Request was from Eric Abrahamsen <eric <at> ericabrahamsen.net> to control <at> debbugs.gnu.org. (Wed, 20 May 2020 19:02:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 40974 <at> debbugs.gnu.org and Eric Abrahamsen <eric <at> ericabrahamsen.net> Request was from Eric Abrahamsen <eric <at> ericabrahamsen.net> to control <at> debbugs.gnu.org. (Wed, 20 May 2020 19:02:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 18 Jun 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 8 days ago.

Previous Next


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