unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Turning off password prompting?
@ 2016-11-07 20:54 Noah Evans
  2016-11-07 21:37 ` Evgeny Roubinchtein
  2016-11-08 13:12 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Noah Evans @ 2016-11-07 20:54 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

 Hey all,

I have a set of expect scripts that interact with various services to
launch a custom application on multiple servers, however when I do the
launch, comint-watch-for-password-prompt minibuffers pop up even though
expect is doing the password handling.

Looking at the source code and seeing how the hooks are installed I don't
see any way to turn password prompting off. Am I missing anything? If not
I'd like to propose adding a few millisecond delay that checks to see if
execution has continued past the password prompt. If so someone/something
has entered the password "behind Emacs' back" and there's no need to prompt.

Thoughts?

Noah

[-- Attachment #2: Type: text/html, Size: 802 bytes --]

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

end of thread, other threads:[~2016-11-08 13:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-07 20:54 Turning off password prompting? Noah Evans
2016-11-07 21:37 ` Evgeny Roubinchtein
2016-11-07 21:44   ` Noah Evans
2016-11-08 13:12 ` Stefan Monnier

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