Ma Gnus v0.9 is released
[gnus] / lisp / nnimap.el
index cbaea91..886b075 100644 (file)
@@ -216,7 +216,7 @@ textual parts.")
                  ;; Start of the header section.
                  (or (re-search-forward "] {[0-9]+}\r?\n" nil t)
                      ;; Start of the next FETCH.
-                     (re-search-forward "\\* [0-9]+ \\(UID \\)? FETCH" nil t)
+                     (re-search-forward "\\* [0-9]+ FETCH" nil t)
                      (point-max)))
                t)
          (setq size (string-to-number (match-string 1)))