all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Completion details and vertical completion format
@ 2022-11-25  9:28 Arash Esbati
  2022-11-27 19:29 ` Juri Linkov
  0 siblings, 1 reply; 7+ messages in thread
From: Arash Esbati @ 2022-11-25  9:28 UTC (permalink / raw)
  To: emacs-devel

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

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:

[-- Attachment #2: horizontal-format.png --]
[-- Type: image/png, Size: 24538 bytes --]

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


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

[-- Attachment #4: vertical-format.png --]
[-- Type: image/png, Size: 26538 bytes --]

[-- Attachment #5: Type: text/plain, Size: 160 bytes --]


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

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

end of thread, other threads:[~2022-11-28 12:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25  9:28 Completion details and vertical completion format Arash Esbati
2022-11-27 19:29 ` Juri Linkov
2022-11-28  9:55   ` Arash Esbati
2022-11-28 10:09     ` Gregory Heytings
2022-11-28 10:42       ` Gregory Heytings
2022-11-28 11:05         ` Arash Esbati
2022-11-28 12:19           ` Gregory Heytings

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.