unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Separate minibuffer frame and resize-mini-frames in 29.1
@ 2023-09-02 20:25 Andrii Kolomoiets
  2023-09-03  5:48 ` Eli Zaretskii
  2023-09-03  7:50 ` Visuwesh
  0 siblings, 2 replies; 4+ messages in thread
From: Andrii Kolomoiets @ 2023-09-02 20:25 UTC (permalink / raw)
  To: emacs-devel

Hi,

Start Emacs with the following command:

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

And press `C-x C-f`.

From what I can see, some Emacs ports are works fine, and some don't.

For example, NS port (build 1, aarch64-apple-darwin21.6.0, NS
appkit-2113.60 Version 12.6.6 (Build 21G646)) is working fine.

Emacs-mac port (build 1, aarch64-apple-darwin22.5.0, Carbon Version 169
AppKit 2299.6 of 2023-08-08) becomes unresponsive.

GTK port (aarch64-unknown-linux-gnu, GTK+ Version 3.24.38, cairo version
1.17.8) becomes unresponsive too.  I need to press C-g after each
keypress in order to character appears in the minibuffer.

Can you please try the same on different ports (Windows, PGTK, etc.) in
order to confirm this issue?

Thanks!


--
Andrii




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-03 10:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-02 20:25 Separate minibuffer frame and resize-mini-frames in 29.1 Andrii Kolomoiets
2023-09-03  5:48 ` Eli Zaretskii
2023-09-03  7:50 ` Visuwesh
2023-09-03 10:18   ` Felix

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).