Synch to Gnus 200308070200.
[elisp/gnus.git-] / lisp / mail-source.el
index 0045cc3..0ae90a8 100644 (file)
@@ -1031,7 +1031,7 @@ This only works when `display-time' is enabled."
        (setq mail-source-password-cache
              (delq (assoc from mail-source-password-cache)
                    mail-source-password-cache))
-       (error (imap-error-text buf)))
+       (error "IMAP error: %s" (imap-error-text buf)))
       (kill-buffer buf)
       found)))