emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

passphrase missed by comint-password-prompt-regexp


From: robert marshall
Subject: passphrase missed by comint-password-prompt-regexp
Date: Mon, 20 Jun 2005 08:00:27 +0100 (BST)

In GNU Emacs 22.0.50.12 (i686-pc-linux-gnu, GTK+ Version 2.6.4)
 of 2005-06-18 on faure
Distributor `Mandrakelinux (X.Org X11 6.8.2, patch level 7.1.102mdk)', version 
11.0.60802000
configured using `configure '--with-x-toolkit=gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: en_GB
  value of $LC_CTYPE: en_GB
  value of $LC_MESSAGES: en_GB
  value of $LC_MONETARY: en_GB
  value of $LC_NUMERIC: en_GB
  value of $LC_TIME: en_GB
  value of $LANG: en_GB
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

The value of comint-password-prompt-regexp in comint.el doesn't trap
the case where the user mistakenly enters an incorrect passphrase with
ssh-add and it then asks the user to re-enter the phrase with the
prompt

Bad passphrase, try again for /home/user....


In my version - it has the value

  "\\(\\([Oo]ld \\|[Nn]ew \\|'s \\|login \\|\
Kerberos \\|CVS \\|UNIX \\| SMB \\|^\\)\
\[Pp]assword\\( (again)\\)?\\|\
pass phrase\\|\\(Enter\\|Repeat\\) passphrase\\)\
\\( for [^:]+\\)?:\\s *\\'"

Robert




reply via email to

[Prev in Thread] Current Thread [Next in Thread]