unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49003: completion-list: vertical vs. horizontal
@ 2021-06-13 12:01 積丹尼 Dan Jacobson
  2021-06-14 13:49 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-06-13 12:01 UTC (permalink / raw)
  To: 49003

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".





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

end of thread, other threads:[~2021-06-15 14:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 12:01 bug#49003: completion-list: vertical vs. horizontal 積丹尼 Dan Jacobson
2021-06-14 13:49 ` 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).