emacs-devel
[Top][All Lists]
Advanced

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

Completion details and vertical completion format


From: Arash Esbati
Subject: Completion details and vertical completion format
Date: Fri, 25 Nov 2022 10:28:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

Hi all,

I have a question reg. the combination of `completions-detailed' and
`completions-format'.  Steps:

  • emacs -Q
  • eval (setq completions-detailed t)
  • Type 'C-h f skip-TAB' which looks like this:

PNG image

  • eval (setq completions-format 'vertical)
  • Type 'C-h f skip-TAB' now looks like this:

PNG image

The second version is very hard to read.  Is this the intended behavior?
I tested this with Emacs 29 (d34fc7b7aa); Emacs 28 behaves the same way.

Best, Arash

reply via email to

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