GNU bug report logs -
#46718
27.1; truncate-lines in minibuffer prevents auto resize
Previous Next
Reported by: Clemens <clemera <at> posteo.net>
Date: Tue, 23 Feb 2021 13:45:01 UTC
Severity: normal
Found in version 27.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> This is (was) not supported. When truncate-lines is non-nil in the
> minibuffer, Emacs assumed the minibuffer text is just one line. And I
> can understand that assumption: frankly, setting truncate-lines with
> multi-line text in the minibuffer makes little sense, because it means
> some of the text will not be shown, something that contradicts the
> very purpose of resizing the mini-window. Why would someone do
> something weird like that?
>
> Anyway, I've made this work as expected on the master branch now.
I understand the assumption, makes sense when not considering such weird
use cases as we might have in Selectrum ;) In Selectrum candidates are
shown vertically stacked, we additionally ensure that candidates are a
single line. It works pretty well and makes a lot of things easier to
deal with in our UI. Thanks for adding this!
This bug report was last modified 4 years and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.