unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jean Louis <bugs@gnu.support>
Cc: 55685@debbugs.gnu.org
Subject: bug#55685: 29.0.50; emacs-lisp-mode in minibuffer causes it to be less responsive
Date: Sat, 28 May 2022 10:46:21 +0300	[thread overview]
Message-ID: <835ylqm75e.fsf@gnu.org> (raw)
In-Reply-To: <16AA0EA0-0C9D-4BF6-A357-4F4FAF4882DA@gnu.support> (message from Jean Louis on Sat, 28 May 2022 07:10:05 +0000)

> Date: Sat, 28 May 2022 07:10:05 +0000
> CC: 55685@debbugs.gnu.org
> From: Jean Louis <bugs@gnu.support>
> 
> I started with emacs -Q
> 
> read-from-minibuffer anything
> 
> recursive minibuffers is on
> 
> M-x emacs-lisp-mode
> 
> Then when I press enter it does not work, is not accepted by read-from-minibuffer and C-g does not work, but ESC 3 times does.

Isn't that expected?  RET exits the minibuffer because it has a
binding in the minibuffer-mode's keymap.  But you changed the major
mode to emacs-lisp-mode, so now RET does something very different.





  reply	other threads:[~2022-05-28  7:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27 18:03 bug#55685: 29.0.50; emacs-lisp-mode in minibuffer causes it to be less responsive Jean Louis
2022-05-28  5:59 ` Eli Zaretskii
2022-05-28  7:10   ` Jean Louis
2022-05-28  7:46     ` Eli Zaretskii [this message]
2022-06-26 15:05       ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=835ylqm75e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=55685@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).