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

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

Re: hiding sudo password in emacs shell


From: Kevin Rodgers
Subject: Re: hiding sudo password in emacs shell
Date: Thu, 11 Nov 2004 15:31:49 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Manish Godara wrote:
> How can I hide the password for sudo commands executed
> in the shell (in emacs)?  Any help is appreciated.

Does this work:

(add-hook 'comint-output-filter-functions 'comint-watch-for-password-prompt)

--
Kevin Rodgers


reply via email to

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