]> git.eshelyaron.com Git - emacs.git/commit
Prevent gnus-registry-handle-action from creating spurious entries
authorEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 30 Apr 2020 01:10:35 +0000 (18:10 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Wed, 20 May 2020 18:42:30 +0000 (11:42 -0700)
commit5b66483eadebbd3b1c37a46d2d987637b2872a8e
tree1a020b263f7e74a553e1554f8a9221b67c1c4d09
parentbd64571ef213a4279f897b7446e97ccd76fe4516
Prevent gnus-registry-handle-action from creating spurious entries

Thanks to Bob Newell for finding this.

* lisp/gnus/gnus-registry.el (gnus-registry-handle-action): If a
message entry ends up with no groups in its 'group key, that means the
entry should be deleted.
lisp/gnus/gnus-registry.el