]> git.eshelyaron.com Git - emacs.git/commit
Speed up marking read messages in nnselect
authorAndrew G Cohen <cohen@andy.bu.edu>
Thu, 31 Oct 2019 07:38:09 +0000 (15:38 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Thu, 31 Oct 2019 07:38:09 +0000 (15:38 +0800)
commitfe89760bc71a08cb3d708774e4ad42f763384d98
tree21566ae014cad76ba2a708d3b1996fe62d5073a3
parent12df48511c85ae8f51990d79bf939e5111d0494c
Speed up marking read messages in nnselect

* lisp/gnus/nnselect.el (nnselect-request-update-info): Update the
  list of read messages by excluding the unread ones. Since the
  list of unread messages is usually shorter than the read list, this
  speeds things up significantly.
lisp/gnus/nnselect.el