]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/nnir.el
Merge changes made in Gnus trunk.
[gnu-emacs] / lisp / gnus / nnir.el
index de304bf216b1cb6a97df8cdb7fc26a0a4ddd2189..baba9e0098a60844585e75e029a47a5175db846a 100644 (file)
@@ -985,7 +985,7 @@ details on the language and supported extensions"
              (message "Searching %s..." group)
              (let ((arts 0)
                    (result
-                    (nnimap-command "UID SEARCH  %s"
+                    (nnimap-command "UID SEARCH %s"
                                     (if (string= criteria "")
                                         qstring
                                       (nnir-imap-make-query criteria qstring)