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

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

bug#30190: 27.0.50; term run in line mode shows user passwords


From: Stefan Monnier
Subject: bug#30190: 27.0.50; term run in line mode shows user passwords
Date: Wed, 18 Jul 2018 22:00:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Thanks.

> -    (setq str (term-read-noecho "Non-echoed text: " t)))
> +    (setq str (read-passwd "Non-echoed text: ")))

I believe this remove the last use of term-read-noecho, so I think we
can then get rid of it (or at least mark it obsolete).


        Stefan





reply via email to

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