]> git.eshelyaron.com Git - emacs.git/commit
nnselect.el: Speed up group info updating
authorAndrew G Cohen <cohen@andy.bu.edu>
Tue, 8 Feb 2022 06:05:02 +0000 (14:05 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 8 Feb 2022 06:05:02 +0000 (14:05 +0800)
commit58172cc28af1425c359f1c2a322b4062765aebae
treef8597fd7050af2b85503f85c495efc91ce704398
parent1e9eeed913a615e04a390702e3346418131ceeeb
nnselect.el: Speed up group info updating

* lisp/gnus/nnselect.el (nnselect-request-update-info): Use a hash and
other tricks to speed things up.
(nnselect-request-group-scan): Make sure the artlist is uncompressed.
lisp/gnus/nnselect.el