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 17:50:17 +0200

> From: "T.V Raman" <raman@google.com>
> Cc: emacs-devel@gnu.org
> Date: Sat, 02 Mar 2024 07:43:53 -0800
> 
> 1. Verified that it does not happen with emacs -q -- with emacspeak loaded.
> 2. So this is clearly coming from  some package I have installed; any
>    tips on how I would debug this -- *other* than uninstalling the 100+
>    packages and bringing them back one at a time?

Bisection is usually faster.

But if you are "feeling lucky", try looking for a customization or a
package that affects the minibuffer-related keymaps.

Another idea is to step with Edebug through y-or-n-p, in "emacs -q"
and in your normal session, and see what you find by comparing what
happens in these two cases.



reply via email to

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