Tweak nnimap sequence numbers to avoid reuse
commitc7abc5760bd18f082c9c028d3a5e108200d35d48
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 Apr 2018 11:40:29 +0000 (13 13:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 Apr 2018 11:41:31 +0000 (13 13:41 +0200)
tree9faa4bfab3b5c17274d2847da92ea1738107a2c3
parenta20d2e6625392cced400f5983f998bf2673c9d57
Tweak nnimap sequence numbers to avoid reuse

* lisp/gnus/nnimap.el (nnimap-sequence): Start the sequence at a
higher number to avoid reusing the sequence number used by
`open-network-stream' (bug#30022).
lisp/gnus/nnimap.el