emacs-devel
[Top][All Lists]
Advanced

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

Hiding every password in Emacs


From: Jérôme Marant
Subject: Hiding every password in Emacs
Date: Sun, 3 Oct 2004 09:42:58 +0200
User-agent: Internet Messaging Program (IMP) 3.2.5

Hi,

Some shell mode (shell.el) user told us that this mode does not hide
passwords by default.

Would it possible to hide password for all modes using comint by
adding this default configuration?

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

Thanks.

--
Jérôme Marant




reply via email to

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