]> git.eshelyaron.com Git - emacs.git/commit
Allow automatic scanning of nnselect groups
authorAndrew G Cohen <cohen@andy.bu.edu>
Mon, 5 Mar 2018 20:57:22 +0000 (04:57 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Sat, 15 Dec 2018 08:03:04 +0000 (16:03 +0800)
commit5868104a46328425708c1b6fecb27a372d7b3cfe
treebc252569f8df205070486e3262e832b3fe610cd5
parent465b5807309d048511c75422926b64bc08e38375
Allow automatic scanning of nnselect groups

* lisp/gnus/gnus-start.el (gnus-read-active-for-groups): Scan when
  activating virtual groups.

* lisp/gnus/nnselect.el (nnselect-request-group): Rescan only if no
  artlist is present.
  (nnselect-request-group-scan): New function to rescan a group.
  (nnselect-request-scan): If called with a group arg rescan that
  group.
lisp/gnus/gnus-start.el
lisp/gnus/nnselect.el