]> git.eshelyaron.com Git - emacs.git/commit
Remove ephemeral group on error or null result
authorAndrew G Cohen <cohen@andy.bu.edu>
Tue, 10 Nov 2020 00:19:43 +0000 (08:19 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 10 Nov 2020 00:19:43 +0000 (08:19 +0800)
commitee11a68320eeb8bb90ded9773c02d7863abca3d7
tree06dc429efc5fce06775ecbe0151f23f9502aff8c
parentae3904bb5df1136cd6e8fb9d53cc2e081cf2fd01
Remove ephemeral group on error or null result

* lisp/gnus/nnselect.el (nnselect-request-group): If an ephemeral
group is empty, there is nothing to see, so remove the group.
(nnselect-run): Catch and return an empty artlist on error.
lisp/gnus/nnselect.el