Fix the syntax of the QRESYNC command by deleting a superfluous space which broke...
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Wed, 15 Dec 2010 21:35:29 +0000 (22:35 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Wed, 15 Dec 2010 21:35:29 +0000 (22:35 +0100)
This change will break other servers that are buggy the other way
around.

lisp/ChangeLog
lisp/nnimap.el

index 2ed1f8a..8dfa10b 100644 (file)
@@ -1,3 +1,10 @@
+2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
+       QRESYNC command by deleting a superfluous space which broke Cyrus
+       servers.  This change will break other servers that are buggy the other
+       way around.
+
 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el: Reindent and fix long lines.
index 0462cf9..ae1929d 100644 (file)
@@ -1080,7 +1080,7 @@ textual parts.")
                   uidvalidity
                   modseq)
              (push
-              (list (nnimap-send-command "EXAMINE %S (QRESYNC  (%s %s))"
+              (list (nnimap-send-command "EXAMINE %S (QRESYNC (%s %s))"
                                          (utf7-encode group t)
                                          uidvalidity modseq)
                     'qresync