GNU bug report logs -
#49003
completion-list: vertical vs. horizontal
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Sun, 13 Jun 2021 14:48:01 UTC
Severity: wishlist
Tags: moreinfo
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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".
This bug report was last modified 3 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.