[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially
From: |
Markus Triska |
Subject: |
bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden |
Date: |
Sat, 09 Dec 2023 08:04:40 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Eli Zaretskii <eliz@gnu.org> writes:
> Why did you expect the mini-window to resize in this case?
The Emacs Lisp documentation states in section 21.1:
The minibuffer’s window is normally a single line; it grows
automatically if the contents require more space.
I therefore expected it to grow automatically in the case I posted,
especially also because this is done in many Emacs versions before 28.2,
such as 26.1, 26.2, 26.3, 27.1, 27.2 and 28.1.
> find another way of ensuring the enlarged text is visible, in your
>
I added (fit-window-to-buffer) after inserting the text, and still the
text is not fully visible. fit-window-to-buffer is documented as:
Adjust size of WINDOW to display its buffer’s contents exactly.
I would greatly prefer if Emacs works as documented. Should I file a
separate issue for this, or is this also a case of wontfix? Is there any
way to solve the issue?
Thank you a lot!
Markus
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Markus Triska, 2023/12/08
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Eli Zaretskii, 2023/12/08
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden,
Markus Triska <=
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Eli Zaretskii, 2023/12/09
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Markus Triska, 2023/12/09
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Eli Zaretskii, 2023/12/09
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Markus Triska, 2023/12/10
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Eli Zaretskii, 2023/12/10
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, martin rudalics, 2023/12/11
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Eli Zaretskii, 2023/12/09
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Markus Triska, 2023/12/09
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Eli Zaretskii, 2023/12/09
- bug#67715: 28.2; Minibuffer content is sometimes unexpectedly partially hidden, Markus Triska, 2023/12/09