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

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

bug#24231: 25.1.1: sudo displays password


From: Michael Albinus
Subject: bug#24231: 25.1.1: sudo displays password
Date: Wed, 17 Aug 2016 11:18:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

> Hallo Michael,

Hi Andreas,

> sorry continuing so late.
>
> Checked with eshell, which hides the password, displaying just spots.

Eshell uses `eshell-password-prompt-regexp' for password watching, while
shell-mode uses `comint-password-prompt-regexp'. 

> From there think it would be worth fixing it at Emacs-shell.

I don't know whether it is applicable to use the more simple
`eshell-password-prompt-regexp' in shell-mode. I guess there is a reason
to use `comint-password-prompt-regexp' there.

Why do you oppose to the solution I've proposed, setting "SUDO_PROMPT"
in your .emacs?

> Best,
>
> Andreas

Best regards, Michael.





reply via email to

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