]> git.eshelyaron.com Git - emacs.git/commit
Fix streaming problems in nnimap-retrieve-headers
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 3 Jul 2022 10:57:29 +0000 (12:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 3 Jul 2022 10:57:29 +0000 (12:57 +0200)
commit5a094d16e358de13d6a8caa26ec91fea85125cf8
tree470dc8650592208800df9ed3b471ce2702254ff0
parentb31680ef040d4a232619e8d070794a43d2cdca2c
Fix streaming problems in nnimap-retrieve-headers

* lisp/gnus/nnimap.el (nnimap-retrieve-headers): Don't stream the
UID FETCH commands, since the server may return the results
out-of-order (bug#56332).
lisp/gnus/nnimap.el