proto-stream.el (open-protocol-stream): Protect against the low-level transport funct...
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 11 Jan 2011 23:32:50 +0000 (23:32 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 11 Jan 2011 23:32:50 +0000 (23:32 +0000)
commitc516cd6dc7cec75a4a979f85c090f7f279eef3eb
tree3a6afccf3072f9f0c2c577d395e9c64df446f53a
parentf853f59905cce4c7b2dc442ff5da1a10769730b0
proto-stream.el (open-protocol-stream): Protect against the low-level transport functions returning nil.
gnus-sum.el (gnus-summary-next-article): Remove hack to reselect group window, because it does the wrong thing when a separate frame displays the group buffer.
gnus-int.el (gnus-request-accept-article): Don't try to update marks and stuff if the backend didn't return the article number.  This fixes an Exchange-related nnimap bug.
mm-decode.el (mm-preferred-alternative-precedence): Discourage showing empty parts.
nnimap.el (nnimap-convert-partial-article): Protect against zero-length body parts.
lisp/gnus/ChangeLog
lisp/gnus/gnus-int.el
lisp/gnus/gnus-sum.el
lisp/gnus/mm-decode.el
lisp/gnus/nnimap.el
lisp/gnus/proto-stream.el