all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23854: 25.0.95; vertical completions-format layout clobbered
@ 2016-06-27  2:31 Michael Heerdegen
  2020-12-02 11:52 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Heerdegen @ 2016-06-27  2:31 UTC (permalink / raw)
  To: 23854


Hello,

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     |



Thanks,

Michael.



In GNU Emacs 25.0.95.1 (x86_64-pc-linux-gnu, GTK+ Version 3.20.6)
 of 2016-06-21 built on drachen
Repository revision: 6cdd8f7153b553c6dc02be47e04a2e75117b6fe4
Windowing system distributor 'The X.Org Foundation', version 11.0.11803000
System Description:	Debian GNU/Linux testing (stretch)

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY
LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11

Important settings:
  value of $LC_ALL: de_DE.utf8
  value of $LC_COLLATE: C
  value of $LC_TIME: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix

Major mode: Emacs-Lisp






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#23854: 25.0.95; vertical completions-format layout clobbered
  2016-06-27  2:31 bug#23854: 25.0.95; vertical completions-format layout clobbered Michael Heerdegen
@ 2020-12-02 11:52 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-02 11:52 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 23854

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

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>


[-- Attachment #2: Type: image/png, Size: 371709 bytes --]

[-- Attachment #3: Type: text/plain, Size: 108 bytes --]






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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-02 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-27  2:31 bug#23854: 25.0.95; vertical completions-format layout clobbered Michael Heerdegen
2020-12-02 11:52 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.