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

> From: Nicolas Odermatt-Lemay <nodermattlemay@gmail.com>
> Date: Tue, 5 Dec 2023 20:41:47 -0500
> 
> 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))"

Not reproducible here.

You have elided the details of your system and Emacs configuration
that are collected by "M-x report-emacs-bug", so it is hard to know
whether the problem could be specific to your platform or Emacs build
configuration.





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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06  1:41 bug#67653: 29.1; Regression: When using a minibuffer-only frame, setting `resize-mini-frames' hangs Emacs Nicolas Odermatt-Lemay
2023-12-06 12:16 ` Eli Zaretskii [this message]
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=83o7f34jbq.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=67653@debbugs.gnu.org \
    --cc=nodermattlemay@gmail.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.