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

> From: "T.V Raman" <raman@google.com>
> Date: Fri, 01 Mar 2024 08:57:46 -0800
> 
> "T.V Raman" <raman@google.com> writes:
> 
> 
> Following up to myself, specifically the issue appears to be that it
> wants a C-j after answering "y" doesn't take Enter.
> 
> > 1. If you set use-short-answers to t via custom,
> > 2. Both y-or-n-p and yes-or-no-p enter recursive edit if you answer
> > 3. If you turn off use-short-answers, yes-or-no-p works,
> > 4. But y-or-n-p enters recursive edit.
> > 5. Appears to be a fairly new breakage

I cannot reproduce this with the current master branch.
use-short-answers is not supposed to affect y-or-n-p at all, and in my
testing it doesn't: I don't need to type C-j or RET after "y", neither
when use-short-answers is nil nor when it's non-nil.

Can you show a complete detailed recipe that exhibits the problem?
(And I suggest "make bootstrap" first to make sure you don't see
strange effects of incompatible *.elc/*.eln files.)



  reply	other threads:[~2024-03-02  7:45 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 [this message]
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
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=86o7bxoz4s.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=raman@google.com \
    /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.