unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* coming-password-prompt-regexp doesn't support ssh prompting with filenames
@ 2002-03-25  9:29 David Edmondson
  0 siblings, 0 replies; only message in thread
From: David Edmondson @ 2002-03-25  9:29 UTC (permalink / raw)


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...

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-25  9:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-25  9:29 coming-password-prompt-regexp doesn't support ssh prompting with filenames David Edmondson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).