nnimap-related changes to avoid bugging out if we can't contact a server.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sat, 18 Sep 2010 01:52:14 +0000 (03:52 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sat, 18 Sep 2010 01:52:14 +0000 (03:52 +0200)
commit88391b3cdca85f30e32fcbb790c457d1ba8a63f6
treee13ebcffdbbdf3e70716d05b4c480fbf279ded47
parenta02678aaa90c0a682674058a2b26f731924b1971
nnimap-related changes to avoid bugging out if we can't contact a server.

* gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
from methods that are denied.

* nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
in.
(nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
nothing.

* gnus-sum.el (gnus-select-newsgroup): Indent.
lisp/ChangeLog
lisp/gnus-int.el
lisp/gnus-start.el
lisp/gnus-sum.el
lisp/nnimap.el