* nntp.el (nntp-request-update-info): Return nil if nntp-marks-is-evil is true
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 15 Nov 2004 05:31:51 +0000 (05:31 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 15 Nov 2004 05:31:51 +0000 (05:31 +0000)
commit83537dc91ed2f0ea7186fd95b92b9f458565c4ae
tree8f7df17a9ba742a41bb11b7f238a249ac0256b88
parent7504d3b6645a763f68da03ff1ef9251d26ce7d3f
* nntp.el (nntp-request-update-info): Return nil if nntp-marks-is-evil is true
 so that gnus-get-unread-articles-in-group may not call gnus-activate-group
 which uselessly issues the GROUP commands for all nntp groups and wastes time.
 Reported by Romain Francoise.

* gnus-start.el (gnus-get-unread-articles): Remove redundant test.
lisp/ChangeLog
lisp/gnus-start.el
lisp/nntp.el