Don't mark nnimap articles as read on a server hangup
commit0d38b2f403fa873159138b194c0d45bc4c7e61cc
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 15 Feb 2015 23:11:41 +0000 (15 23:11 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 15 Feb 2015 23:11:41 +0000 (15 23:11 +0000)
tree7507eeed00b327bf79f40307c19cf454e40f53fb
parent6090b8f68dfc37bfe8bee539fc43149f9dd5d6bb
Don't mark nnimap articles as read on a server hangup

* lisp/gnus/nnimap.el (nnimap-retrieve-headers): If the server closes connection
during header retrieval, error out instead of interpreting the data in
the buffer as the only messages there.  This way, we don't mark
articles as read on a server hangup (bug#19035).
lisp/gnus/ChangeLog
lisp/gnus/nnimap.el