|
From: | Kevin Ryde |
Subject: | bug#30022: gnus nnimap-sequence vs yahoo hang |
Date: | Sat, 14 Apr 2018 11:51:50 +1000 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Lars Ingebrigtsen <larsi@gnus.org> writes: > > Does the following patch (pushed to Emacs master now) fix the problem > for you? > > -(defvar nnimap-sequence 0) > +(defvar nnimap-sequence 5) Yes. Per my original report it's enough to set 1 if you like. It's pre-incremented so the first command sent is sequence 2 which is after 1 CAPABILITY.
[Prev in Thread] | Current Thread | [Next in Thread] |