* [PATCH] Emacs CVS: comint.el::comint-password-prompt-regexp, add LDAP
@ 2007-10-09 9:14 Jari Aalto
0 siblings, 0 replies; only message in thread
From: Jari Aalto @ 2007-10-09 9:14 UTC (permalink / raw)
To: bug-gnu-emacs
Against CVS 2007-10-09 09:13 UTC
2007-10-09 Jari Aalto <jari.aalto AT cante.net>
* comint.el (comint-password-prompt-regexp): Add 'LDAP'.
diff --git a/comint.el b/comint.el
index d08b201..623eef1 100644
--- a/comint.el
+++ b/comint.el
@@ -337,7 +337,7 @@ This variable is buffer-local."
;; Some implementations of passwd use "Password (again)" as the 2nd prompt.
(defcustom comint-password-prompt-regexp
"\\(\\([Oo]ld \\|[Nn]ew \\|'s \\|login \\|\
-Kerberos \\|CVS \\|UNIX \\| SMB \\|^\\)\
+Kerberos \\|CVS \\|UNIX \\| SMB \\|LDAP \\|^\\)\
\[Pp]assword\\( (again)\\)?\\|\
pass phrase\\|\\(Enter \\|Repeat \\|Bad \\)?[Pp]assphrase\\)\
\\(?:, try again\\)?\\(?: for [^:]+\\)?:\\s *\\'"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-09 9:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09 9:14 [PATCH] Emacs CVS: comint.el::comint-password-prompt-regexp, add LDAP Jari Aalto
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.