unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7224: 23.2; comint-password-prompt-regexp misses kinit prompt
@ 2010-10-15 20:09 Darnell, Ben
  2010-10-23 19:15 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Darnell, Ben @ 2010-10-15 20:09 UTC (permalink / raw)
  To: 7224

Some versions of kinit use the prompt "Please enter the password for
user@domain: ".  This is not matched by the default value for
comint-password-prompt-regexp. I suggest adding "the" (or maybe
"[Ee]nter the") to the list of words that may precede "password", i.e.

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





In GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
of 2010-05-08 on black.local
Windowing system distributor `Apple', version 10.3.1038
configured using `configure  '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5''

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

Major mode: Shell

Minor modes in effect:
  shell-dirtrack-mode: t
  global-auto-revert-mode: t
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t


Features:
(shadow sort mail-extr message ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util
hashcash mail-utils emacsbug jka-compr find-func pp ansi-color shell
dired help-mode view vc-hg imenu server autorevert windmove fillcode
cc-engine cc-vars cc-defs cc-bytecomp grep compile comint iswitchb
uniquify paren advice advice-preload git help-fns log-edit easy-mmode
ring pcvs-util add-log ewoc color-theme edmacro kmacro wid-edit cl cl-19
sendmail regexp-opt reporter tooltip ediff-hook vc-hooks lisp-float-type
mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode
register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
loaddefs button minibuffer faces cus-face files text-properties overlay
md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#7224: 23.2; comint-password-prompt-regexp misses kinit prompt
  2010-10-15 20:09 bug#7224: 23.2; comint-password-prompt-regexp misses kinit prompt Darnell, Ben
@ 2010-10-23 19:15 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2010-10-23 19:15 UTC (permalink / raw)
  To: 7224-done

Version: 23.3

"Darnell, Ben" wrote:

> Some versions of kinit use the prompt "Please enter the password for
> user@domain: ".  This is not matched by the default value for
> comint-password-prompt-regexp. I suggest adding "the" (or maybe
> "[Ee]nter the") to the list of words that may precede "password", i.e.

Done.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-23 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-15 20:09 bug#7224: 23.2; comint-password-prompt-regexp misses kinit prompt Darnell, Ben
2010-10-23 19:15 ` Glenn Morris

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