all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V Raman" <raman@google.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: use-short-answers, and yes/no questions
Date: Sat, 02 Mar 2024 08:33:16 -0800	[thread overview]
Message-ID: <p91wmqkk303.fsf@google.com> (raw)
In-Reply-To: <86a5ngpps5.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 02 Mar 2024 18:22:18 +0200")

I suspect there is a package somewhere in my full setup that is the
actual culprit, but at least I have a fix for now. Will continue to
track it, I just got lucky in finding the fix as follows:

1. debug-on-entry y-or-n-p
2. Called y-or-n-p
3. Entered debugger.
4. That in turn called y-or-n-p because of something in emacspeak
5. And there in the debugger session, '"y" without enter or anything
   else worked.
6. Then I checked the state of the world in edebug and found that var
   
-- 



  reply	other threads:[~2024-03-02 16:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 16:41 use-short-answers, and yes/no questions T.V Raman
2024-03-01 16:57 ` T.V Raman
2024-03-02  7:45   ` Eli Zaretskii
2024-03-02 15:43     ` T.V Raman
2024-03-02 15:50       ` Eli Zaretskii
2024-03-02 16:02         ` T.V Raman
2024-03-02 16:22           ` Eli Zaretskii
2024-03-02 16:33             ` T.V Raman [this message]
2024-03-02 21:42             ` T.V Raman

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=p91wmqkk303.fsf@google.com \
    --to=raman@google.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.