Applied patch from Tatsuya Kinoshita <tats@iris.ne.jp> san.
[elisp/wanderlust.git] / elmo / elmo-pop3.el
index 6dfb0d7..e0b3993 100644 (file)
@@ -474,7 +474,7 @@ Debug information is inserted in the buffer \"*POP3 DEBUG*\"")
     (with-temp-buffer
       (insert string)
       (goto-char (point-min))
-      (while (re-search-forward "^\\([0-9]+\\)[\t ]\\([0-9]+\\)$" nil t)
+      (while (re-search-forward "^\\([0-9]+\\)[\t ]+\\([0-9]+\\)$" nil t)
        (setq alist
              (cons
               (cons (elmo-match-buffer 1)