all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 49003@debbugs.gnu.org
Subject: bug#49003: completion-list: vertical vs. horizontal
Date: Sun, 13 Jun 2021 20:01:34 +0800	[thread overview]
Message-ID: <87k0myx9b5.5.fsf@jidanni.org> (raw)

Here we are in the Completion List buffer.

   Click on a completion to select it.
   In this buffer, type RET to select the completion near point.

   Possible completions are:
   MIME::Base64(3perl) 	MIME::Body(3pm) 	MIME::Charset(3pm) 	MIME::Decoder(3pm) 	MIME::Decoder::Base64(3pm) 	MIME::Decoder::BinHex(3pm) 	MIME::Decoder::Binary(3pm)
   MIME::Decoder::Gzip64(3pm) 	MIME::Decoder::NBit(3pm) 	MIME::Decoder::QuotedPrint(3pm) 	MIME::Decoder::UU(3pm) 	MIME::Entity(3pm) 	MIME::Field::ConTraEnc(3pm) 	MIME::Field::ContDisp(3pm)
   MIME::Field::ContType(3pm) 	MIME::Field::ParamVal(3pm) 	MIME::Head(3pm) 	MIME::Parser(3pm) 	MIME::Parser::Filer(3pm) 	MIME::Parser::Reader(3pm) 	MIME::Parser::Results(3pm)
   MIME::QuotedPrint(3perl) 	MIME::Tools(3pm) 	MIME::Type(3pm) 	MIME::Types(3pm) 	MIME::WordDecoder(3pm) 	MIME::Words(3pm)

Currently they are listed
1	2	3	4
5	6	7	8

I wish they were listed
1	3	5	7
2	4	6	8

because it is easier on my eyes / brain.

In fact that is how C-x C-d (list-directory) works.

Alas there is no completion-list-bla variable to set, nor no mention on (info "(emacs) Completion").
emacs-version "27.1".





             reply	other threads:[~2021-06-13 12:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-13 12:01 積丹尼 Dan Jacobson [this message]
2021-06-14 13:49 ` bug#49003: completion-list: vertical vs. horizontal Lars Ingebrigtsen
2021-06-15 13:38   ` 積丹尼 Dan Jacobson
2021-06-15 13:47     ` Lars Ingebrigtsen
2021-06-15 14:08       ` henri-biard
2021-06-15 13:47   ` 積丹尼 Dan Jacobson

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=87k0myx9b5.5.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=49003@debbugs.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.