all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Completion details and vertical completion format
Date: Fri, 25 Nov 2022 10:28:27 +0100	[thread overview]
Message-ID: <86fse7wfgk.fsf@gnu.org> (raw)

[-- 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

             reply	other threads:[~2022-11-25  9:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  9:28 Arash Esbati [this message]
2022-11-27 19:29 ` Completion details and vertical completion format 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86fse7wfgk.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.