Synch to No Gnus 200503082041.
[elisp/gnus.git-] / lisp / imap.el
index bb57de5..2d7d917 100644 (file)
@@ -1121,7 +1121,7 @@ password is remembered in the buffer."
   (with-current-buffer (or buffer (current-buffer))
     (if (not (eq imap-state 'nonauth))
        (or (eq imap-state 'auth)
-           (eq imap-state 'select)
+           (eq imap-state 'selected)
            (eq imap-state 'examine))
       (make-local-variable 'imap-username)
       (make-local-variable 'imap-password)