emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Separate minibuffer frame and resize-mini-frames in 29.1


From: Felix
Subject: Re: Separate minibuffer frame and resize-mini-frames in 29.1
Date: Sun, 03 Sep 2023 12:18:35 +0200
User-agent: mu4e 1.11.16; emacs 30.0.50

Visuwesh <visuweshm@gmail.com> writes:

> [சனி செப்டம்பர் 02, 2023] Andrii Kolomoiets wrote:
>
>> 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!
>
> Does not work here---I don't see the prompt show up in the minibuffer
> frame.  I'm using awesomewm if that matters.
>
> In GNU Emacs 30.0.50 (build 19, x86_64-pc-linux-gnu, X toolkit, Xaw
>  scroll bars) of 2023-08-31 built on astatine
> Repository revision: 4ceb48669655c1193aae11587acc1bc1960568bc
> Repository branch: master
> Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
> System Description: Debian GNU/Linux trixie/sid

GNU Emacs 30.0.50 (build 84, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo 
version 1.17.8) of 2023-09-03
with pgtk.
No character appears in the minibuffer until pressing C-g.
I can type a whole command, after pressing C-g it appears in the
minibuffer frame.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]