]> git.eshelyaron.com Git - emacs.git/commit
Don't modify gnus group info when gnus-newsgroup-selection is nil
authorAndrew G Cohen <cohen@andy.bu.edu>
Tue, 28 Mar 2023 12:23:34 +0000 (20:23 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Sun, 9 Apr 2023 06:23:34 +0000 (14:23 +0800)
commita371be52576e1f14787a7699582d2f31af7b05c7
tree933275ab6a7065a414dd7aa7fd585a50c1ea7261
parent9545869aac7c0b2af614fbf5116409192655a4c6
Don't modify gnus group info when gnus-newsgroup-selection is nil

* lisp/gnus/nnselect.el (nnselect-push-info): Don't try to propagate
info to component groups if gnus-newsgroup-selection is nil.
* lisp/gnus/nnselect.el (nnselect-request-update-info): Don't update
the nnselect group info if gnus-newsgroup-selection is nil.
lisp/gnus/nnselect.el