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

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

coming-password-prompt-regexp doesn't support ssh prompting with filenam


From: David Edmondson
Subject: coming-password-prompt-regexp doesn't support ssh prompting with filenames
Date: Mon, 25 Mar 2002 09:29:40 +0000

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i386-pc-solaris2.9, X toolkit, Xaw3d scroll bars)
 of 2002-03-20 on pantalamion
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: C
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: C
  value of $LC_NUMERIC: C
  value of $LC_TIME: C
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Recent OpenSSH version can emit passphrase prompts of the form:
       Enter passphrase for key '/export/home/de128083/.ssh/id_rsa': 
This is not catered for by comint-password-prompt-regexp.  A proposed
setting might be:

(setq comint-password-prompt-regexp
"\\(\\([Oo]ld \\|[Nn]ew \\|Kerberos \\|'s \\|login \\|CVS \\|^\\)[Pp]assword\\( 
(again)\\)?\\|pass phrase\\|Enter passphrase\\)\\( for \\([^@   
]+@[^@  
]+\\|key '[^']+'\\)\\)?:\\s *\\'")



Recent input:
o C-x 2 C-x b <return> <return> C-x o C-x o C-p C-p 
C-p C-p C-p C-p C-p C-p C-SPC C-n C-n C-n C-n C-M-k 
C-x b e m <tab> a <tab> C-n C-p C-n C-p C-n C-a C-y 
C-p C-p C-p C-p C-o ; SPC s u p p o r t SPC f o r SPC 
f i l e n a m e SPC <backspace> s SPC i n SPC s s h 
SPC p r o m p t s C-x C-s <switch-frame> M-x r e p 
o <tab> e <tab> <backspace> r <tab> <tab> <return>

Recent messages:
call-interactively: Quit
isearch-abort: Quit
Mark saved where search started
Making completion list...
Loading emacsbug...done
byte-code: Command attempted to use minibuffer while in minibuffer
Mark set [2 times]
Auto-saving...done
Wrote /export/home/de128083/etc/emacs
Making completion list...




reply via email to

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