all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Odermatt-Lemay <nodermattlemay@gmail.com>
To: 67653@debbugs.gnu.org
Subject: bug#67653: 29.1; Regression: When using a minibuffer-only frame, setting `resize-mini-frames' hangs Emacs
Date: Tue, 5 Dec 2023 20:41:47 -0500	[thread overview]
Message-ID: <CAC-BrWrV=77FrVJMjNn2Q2QXuYFQUF+DihTS0AiEUi_pj5D29Q@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 664 bytes --]

Hello, when starting Emacs 29.1 with the following command:

    emacs -Q --eval "(progn (setq default-frame-alist '((minibuffer .
nil))) (setq resize-mini-frames t))"

Using a key sequence that prompts using the minibuffer, such as `M-x'
causes Emacs to hang. Hitting `C-g' a couple of times seems to unblock it
but it gets stuck again when using `M-x' again.

Starting Emacs with the command above but setting `resize-mini-frames' to
`nil' works as expected as far as I can tell:

    emacs -Q --eval "(progn (setq default-frame-alist '((minibuffer .
nil))) (setq resize-mini-frames nil))"

I can't reproduce this issue using Emacs 28.2.

Thanks for your help !

[-- Attachment #2: Type: text/html, Size: 944 bytes --]

             reply	other threads:[~2023-12-06  1:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06  1:41 Nicolas Odermatt-Lemay [this message]
2023-12-06 12:16 ` bug#67653: 29.1; Regression: When using a minibuffer-only frame, setting `resize-mini-frames' hangs Emacs Eli Zaretskii
2023-12-07  3:41   ` Nicolas Odermatt-Lemay
2023-12-07  7:21     ` Eli Zaretskii
2023-12-07  9:07       ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-07 10:11         ` Eli Zaretskii
2023-12-07 10:26           ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-07 10:49             ` Eli Zaretskii
2023-12-06 12:19 ` Eli Zaretskii

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='CAC-BrWrV=77FrVJMjNn2Q2QXuYFQUF+DihTS0AiEUi_pj5D29Q@mail.gmail.com' \
    --to=nodermattlemay@gmail.com \
    --cc=67653@debbugs.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.