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

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

comint-password-prompt-regexp


From: Thierry Volpiatto
Subject: comint-password-prompt-regexp
Date: Mon, 12 Nov 2007 19:38:01 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.60 (gnu/linux)

Hi, my prompt for my password for su in the shell of emacs is:
Mot de passe_:

with this password prompt, my password is not hidden, the only way i
found is starting emacs with LC_ALL=C

So i think the solution is to set the variable comint-password-prompt-regexp
but i don't know how to write Mot de passe_: in the regexp

It's original value is:
"\\(\\([Oo]ld \\|[Nn]ew \\|'s \\|login \\|Kerberos \\|CVS \\|UNIX \\| SMB 
\\|LDAP \\|\\[sudo] \\|^\\)[Pp]assword\\( (again)\\)?\\|pass phrase\\|\\(Enter 
\\|Repeat \\|Bad \\)?[Pp]assphrase\\)\\(?:, try again\\)?\\(?: for 
[^:]+\\)?:\\s *\\'"

Some body know how to insert Mot de passe_: into this regexp ?

Thank you.
-- 
A + Thierry
pubkey: http://pgp.mit.edu/




reply via email to

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