]> git.eshelyaron.com Git - emacs.git/commitdiff
Recognise "Verify password" as a password prompt
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 05:11:06 +0000 (06:11 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 05:11:06 +0000 (06:11 +0100)
* lisp/comint.el (comint-password-prompt-regexp): Also react to
"Verify password" (output by "zip -e") (bug#47209).

lisp/comint.el

index 5c307febe2af65753cfebcfc4c28e6ae7b54c936..bb28db7614ac3e365014fcbee4d143e2880deb05 100644 (file)
@@ -372,7 +372,7 @@ This variable is buffer-local."
     '("Enter" "enter" "Enter same" "enter same" "Enter the" "enter the"
       "Enter Auth" "enter auth" "Old" "old" "New" "new" "'s" "login"
       "Kerberos" "CVS" "UNIX" " SMB" "LDAP" "PEM" "SUDO"
-      "[sudo]" "doas" "Repeat" "Bad" "Retype")
+      "[sudo]" "doas" "Repeat" "Bad" "Retype" "Verify")
     t)
    ;; Allow for user name to precede password equivalent (Bug#31075).
    " +.*\\)"