From: charles@aurox.ch (Charles A. Roelli)
To: Eli Zaretskii <eliz@gnu.org>
Cc: 32917@debbugs.gnu.org
Subject: bug#32917: 27.0.50; read-hide-char documentation
Date: Wed, 03 Oct 2018 20:08:23 +0200 [thread overview]
Message-ID: <m2sh1m299k.fsf@aurox.ch> (raw)
In-Reply-To: <83lg7f3gb1.fsf@gnu.org> (message from Eli Zaretskii on Wed, 03 Oct 2018 05:38:42 +0300)
tags 32917 fixed
close 32917 26.2
> Date: Wed, 03 Oct 2018 05:38:42 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> CC: 32917@debbugs.gnu.org
>
> > Date: Tue, 02 Oct 2018 21:47:32 +0200
> > From: charles@aurox.ch (Charles A. Roelli)
> >
> > Here's a suggested change for emacs-26:
> >
> > diff --git a/src/minibuf.c b/src/minibuf.c
> > index 691fad0..f1bde91 100644
> > --- a/src/minibuf.c
> > +++ b/src/minibuf.c
> > @@ -2107,8 +2107,11 @@ properties. */);
> >
> > DEFVAR_LISP ("read-hide-char", Vread_hide_char,
> > doc: /* Whether to hide input characters in noninteractive mode.
> > -It must be a character, which will be used to mask the input
> > -characters. This variable should never be set globally. */);
> > +If non-nil, it must be a character, which will be used to mask the
> > +input characters. This variable should never be set globally.
> > +
> > +This variable also overrides the default character that `read-passwd'
> > +uses to hide passwords. */);
>
> This is OK, thanks. Please also add an index entry for read-hide-char
> in the ELisp manual, where read-passwd is described, because every
> variable mentioned in the manual must be indexed.
Thanks, this is now done.
prev parent reply other threads:[~2018-10-03 18:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-02 19:47 bug#32917: 27.0.50; read-hide-char documentation Charles A. Roelli
2018-10-03 2:38 ` Eli Zaretskii
2018-10-03 18:08 ` Charles A. Roelli [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2sh1m299k.fsf@aurox.ch \
--to=charles@aurox.ch \
--cc=32917@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).