Mercurial > emacs
changeset 18990:53cfff0db399
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 25 Jul 1997 22:10:42 +0000 |
parents | 6253a99afd95 |
children | 2cf48aa123b8 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Fri Jul 25 22:08:24 1997 +0000 +++ b/lisp/mail/rmail.el Fri Jul 25 22:10:42 1997 +0000 @@ -1303,10 +1303,10 @@ (message "movemail: %s" (buffer-substring (point-min) (point-max))) - + ;; If we just read the password, most likely it is + ;; wrong. Otherwise, see if there is a specific + ;; reason to think that the problem is a wrong passwd. (if (or got-password - ;; If the error was for an incorrect password, - ;; arrange to try again to read the password. (re-search-forward rmail-pop-password-error nil t)) (setq rmail-pop-password nil))