[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Support "\n" in icomplete-separator
From: |
martin rudalics |
Subject: |
Re: [PATCH] Support "\n" in icomplete-separator |
Date: |
Wed, 11 Nov 2020 11:53:44 +0100 |
>> If an application has a truly expandable minibuffer window or a normal
window at its hands, it can try to show completions vertically. With the default
minibuffer window, it should always behave as if only one line were available.
>>
>
> Why? The default value for max-mini-window-height is 0.25 (at least since
Emacs 21), which means that in a default 80x24 terminal the minibuffer can be 6
lines tall.
I explained earlier why this is not generally true. Have a look at the
code of 'window--resize-root-window-vertically'.
martin
- Re: [PATCH] Support "\n" in icomplete-separator, (continued)
- Re: [PATCH] Support "\n" in icomplete-separator, Andrii Kolomoiets, 2020/11/10
- Re: [PATCH] Support "\n" in icomplete-separator, martin rudalics, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Gregory Heytings, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Jean Louis, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Andrii Kolomoiets, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, martin rudalics, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Gregory Heytings, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator,
martin rudalics <=
- Re: [PATCH] Support "\n" in icomplete-separator, Gregory Heytings, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, martin rudalics, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Eli Zaretskii, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Jean Louis, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, martin rudalics, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Gregory Heytings, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Gregory Heytings, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, martin rudalics, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Stefan Monnier, 2020/11/11
- Re: [PATCH] Support "\n" in icomplete-separator, Gregory Heytings, 2020/11/11