From: Lars Ingebrigtsen Date: Wed, 23 Feb 2011 08:15:47 +0000 (-0800) Subject: Don't do QRESYNC the first time you use the new Gnus. X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=3b86f04662f7d14cbe76025bb9c67a56cafa67c5 Don't do QRESYNC the first time you use the new Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d63e3fd69..6b14a5f98 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2011-02-23 Lars Ingebrigtsen + + * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the + first time you use the new Gnus. + 2011-02-22 Teodor Zlatanov * auth-source.el: Don't load netrc.el. diff --git a/lisp/nnimap.el b/lisp/nnimap.el index 138875ba4..b27334078 100644 --- a/lisp/nnimap.el +++ b/lisp/nnimap.el @@ -1151,6 +1151,7 @@ textual parts.") (setf (nnimap-examined nnimap-object) group) (if (and qresyncp uidvalidity + active modseq) (push (list (nnimap-send-command "EXAMINE %S (%s (%s %s))"