all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: 40974@debbugs.gnu.org
Subject: bug#40974: 28.0.50; Prevent gnus registry from making entries when it shouldn't
Date: Wed, 20 May 2020 12:01:23 -0700	[thread overview]
Message-ID: <87pnayfn24.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87r1w5hi8o.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 29 Apr 2020 18:31:19 -0700")

Eric Abrahamsen <eric@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.





      reply	other threads:[~2020-05-20 19:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30  1:31 bug#40974: 28.0.50; Prevent gnus registry from making entries when it shouldn't Eric Abrahamsen
2020-05-20 19:01 ` Eric Abrahamsen [this message]

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=87pnayfn24.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=40974@debbugs.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.