bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#23854: 25.0.95; vertical completions-format layout clobbered


From: Lars Ingebrigtsen
Subject: bug#23854: 25.0.95; vertical completions-format layout clobbered
Date: Wed, 02 Dec 2020 12:52:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> when using completions-format -> vertical, and candidates are of quite
> different lengths, the *Completions* display is often clobbered.
>
> There are candidates put into a second columns although there is not
> enough horizontal space.
>
> And the last candidates are sometimes aligned to the nth column,
> while the first column is empty.
>
> Example for two columns:
>
> |a   a candidat|   ;; doesn't fit in column
> |xy  foo       |
> |gnu image     |
> |    bar       |   ;; strange
> |    emacs     |

This bug is still present in Emacs 28.  Way to reproduce it:

/src/emacs -geometry -0+0 -Q -eval "(setq completions-format 'vertical)"
M-x c<TAB><TAB><TAB>

PNG image





-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

reply via email to

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