* Hiding every password in Emacs
@ 2004-10-03 7:42 Jérôme Marant
2004-10-12 22:29 ` Detlev Zundel
0 siblings, 1 reply; 2+ messages in thread
From: Jérôme Marant @ 2004-10-03 7:42 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Hiding every password in Emacs
2004-10-03 7:42 Hiding every password in Emacs Jérôme Marant
@ 2004-10-12 22:29 ` Detlev Zundel
0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2004-10-12 22:29 UTC (permalink / raw)
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.
I'll second this suggestion as I often come across Emacsen without my
.emacs and I would like to see the behaviour there as a default as
well.
Thanks
Detlev
--
five monkeys, two typewriters, ten minutes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-12 22:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-03 7:42 Hiding every password in Emacs Jérôme Marant
2004-10-12 22:29 ` Detlev Zundel
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.