emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about minibuffer and child frames (Posframe)


From: Gerd Möllmann
Subject: Re: Question about minibuffer and child frames (Posframe)
Date: Mon, 07 Oct 2024 16:29:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

martin rudalics <rudalics@gmx.at> writes:

>> In that case it looks indeed as if there is some minimum height/width
>> requirement, although I can't it see in the code right now. I've made me
>> a todo item for this. Thanks!
>
> The minimum height of the minibuffer window is one frame line with
> IGNORE t in
>
> (window-min-size (minibuffer-window) nil t)
>
> and (due to a bug, see Bug#73022) 'window-min-height' with IGNORE nil.
>
> You have to make a minibuffer-less child frame to get less.
>
> martin

Feng Shu made a posframe in his example with posframe-show which
presumably has no minibuffer. At least that was the fix for my Corfu and
Posframes being 1 line too large. This seems to be something ddifferent.



reply via email to

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