[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Confused by y-or-n-p
From: |
Richard Stallman |
Subject: |
Re: Confused by y-or-n-p |
Date: |
Mon, 28 Dec 2020 00:26:00 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> The same way we could add a function with old implementation of 'y-or-n-p',
> and depending on an option use either of them. So two new options are
> needed: to select an implementation of y-or-n-p and
That is the right approach, but there are other places where Emacs asks
for a one-character answer and I'd like them to go back to the old
behavior also.
Perhaps you need to do this at the level of read-char-choice.
and also an option
> to choose either to use yes-or-no-p or y-or-n-p with shorter answers.
If someone wants that option I see no harm in providing it.
Did anyone actually ask for it, or was it proposed simply in the
search for more alternative behaviors?
> Or maybe just one variable with three choices: long answers with
yes-or-no-p,
> short answers with read-key, short answers with the minibuffer.
Ok, provided it is for all the one-character answers, not solely for
y-or-n-p.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: Confused by y-or-n-p, (continued)
- Re: Confused by y-or-n-p, Eli Zaretskii, 2020/12/27
- Re: Confused by y-or-n-p, Juri Linkov, 2020/12/28
- Re: Confused by y-or-n-p, Eli Zaretskii, 2020/12/28
- Re: Confused by y-or-n-p, Juri Linkov, 2020/12/28
- Re: Confused by y-or-n-p, Eli Zaretskii, 2020/12/28
- Re: Confused by y-or-n-p, Juri Linkov, 2020/12/30
- Re: Confused by y-or-n-p,
Richard Stallman <=
- RE: Confused by y-or-n-p, Drew Adams, 2020/12/28
- Re: Confused by y-or-n-p, Juri Linkov, 2020/12/28
- Re: Confused by y-or-n-p, Richard Stallman, 2020/12/26
- Re: Confused by y-or-n-p, Eli Zaretskii, 2020/12/26
- Re: Confused by y-or-n-p, Richard Stallman, 2020/12/27
- Re: Confused by y-or-n-p, Juri Linkov, 2020/12/25
- Re: Confused by y-or-n-p, Eli Zaretskii, 2020/12/25
- Re: Confused by y-or-n-p, martin rudalics, 2020/12/25
- Re: Confused by y-or-n-p, Eli Zaretskii, 2020/12/25
- Re: Confused by y-or-n-p, martin rudalics, 2020/12/25