]> 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>
Mon, 5 Mar 2018 20:57:22 +0000 (04:57 +0800)
commite7d6eb625f3f17d75ea7682e84f6627cb41f4c46
tree3af6d4af5e691c0dda89dc5eebb509831fdef8d5
parentf8627cfbc52364709988b0b26a7236d7eb0251b4
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