emacs-devel
[Top][All Lists]
Advanced

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

Re: use-short-answers, and yes/no questions


From: Eli Zaretskii
Subject: Re: use-short-answers, and yes/no questions
Date: Sat, 02 Mar 2024 18:22:18 +0200

> From: "T.V Raman" <raman@google.com>
> Cc: emacs-devel@gnu.org
> Date: Sat, 02 Mar 2024 08:02:58 -0800
> 
> Found it by edebug and looking at the docs for y-or-n-p which I hadn't
> read in a long time.
> 
> The fix in my case appears to be to set
> (setq y-or-n-p-use-read-key t)
> 
> I've never touched that before and its default is nil.
> 
> Setting it to t got me the behavior I am used to.

Very strange, because the default is nil, and I get the behavior you
want without changing it.  And so did you, since it worked for you in
"emacs -q".

Never mind.



reply via email to

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