(nnimap-finish-retrieve-group-infos): Check the connection status in the correct...
authorLars Magne Ingebrigtsen <larsi@stories.(none)>
Tue, 3 Jan 2012 21:21:24 +0000 (22:21 +0100)
committerLars Magne Ingebrigtsen <larsi@stories.(none)>
Tue, 3 Jan 2012 21:21:24 +0000 (22:21 +0100)
commit9464304af4fd41b930f7249db2ac013764153fe0
tree48e7a3cff8f95247d0e9ea4bd07db91af29aaec3
parent314a15c15d11f5140d692a2829ef41bcea5b11e2
(nnimap-finish-retrieve-group-infos): Check the connection status in the correct buffer.

If a different IMAP server closed the connection, we would check the
connection status before we had changed the defvoo variables around,
so we would check the status on the previous server's connection.

Reported by Didier Verna.
lisp/ChangeLog
lisp/nnimap.el