Fix inloop if the server dies before the async -finish is called
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Feb 2012 02:24:20 +0000 (03:24 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Feb 2012 02:24:20 +0000 (03:24 +0100)
commit73c8c3d05a901debb46e70f32f125ab4fa3ba540
treef10dce786e518921716bb711e339c33eb745775f
parent1e244029d8b4270d5fc0e32d943f39a51ca1ea88
Fix inloop if the server dies before the async -finish is called

* nnimap.el (nnimap-open-server): Allow switching the nnoo server
without reconnecting.
(nnimap-possibly-change-group): Ditto.
(nnimap-finish-retrieve-group-infos): Don't reconnect if the server
connection has died before being called.
lisp/ChangeLog
lisp/nnimap.el