all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tino Calancha <tino.calancha@gmail.com>
To: eli zaretskii <eliz@gnu.org>
Cc: 32220@debbugs.gnu.org
Subject: bug#32220: 27.0.50; Prefer ?* to hide passwords
Date: Fri, 27 Jul 2018 11:31:08 +0900	[thread overview]
Message-ID: <877elh76kz.fsf@calancha-pc.dy.bbexcite.jp> (raw)
In-Reply-To: <87bmb29vu0.fsf@calancha-pc.dy.bbexcite.jp> (Tino Calancha's message of "Fri, 20 Jul 2018 17:04:39 +0900")

Tino Calancha <tino.calancha@gmail.com> writes:

> commit 6b5c3db59650590d9db24ef110b972019b24e03a
> Author: Tino Calancha <tino.calancha@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?





  parent reply	other threads:[~2018-07-27  2:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20  8:04 bug#32220: 27.0.50; Prefer ?* to hide passwords Tino Calancha
2018-07-20 12:06 ` Stefan Monnier
2018-07-27  2:31 ` Tino Calancha [this message]
2018-07-27 12:34   ` Eli Zaretskii
2018-07-29 12:25     ` Tino Calancha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877elh76kz.fsf@calancha-pc.dy.bbexcite.jp \
    --to=tino.calancha@gmail.com \
    --cc=32220@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.