GNU bug report logs -
#32220
27.0.50; Prefer ?* to hide passwords
Previous Next
Reported by: Tino Calancha <tino.calancha <at> gmail.com>
Date: Fri, 20 Jul 2018 08:05:02 UTC
Severity: wishlist
Found in version 27.0.50
Done: Tino Calancha <tino.calancha <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Tino Calancha <tino.calancha <at> gmail.com> writes:
> commit 6b5c3db59650590d9db24ef110b972019b24e03a
> Author: Tino Calancha <tino.calancha <at> gmail.com>
> Date: Fri Jul 20 16:58:33 2018 +0900
>
> Prefer ?* to hide passwords
>
> It might be argued that a hidden string is more legible when using
> ?* as the hidden character instead of ?.
> For example, the following strings have the same length:
> "......"
>
> "******"
>
> It's slighly easier to visually count the number of characters in the second
> string (Bug#32220).
>
> * lisp/subr.el (read-passwd): Prefer ?* as default char instead of ?.
> * doc/lispref/minibuf.texi (Reading a Password): Update manual.
> ; * etc/NEWS (Changes in Emacs 27.1): Announce the change.
Eli, which branch is suitable for this patch? Next release or master?
This bug report was last modified 6 years and 292 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.