From: Lars Ingebrigtsen <larsi@gnus.org>
To: Po Lu <luangruo@yahoo.com>
Cc: Juri Linkov <juri@linkov.net>, emacs-devel@gnu.org
Subject: Re: master 15ac51e0fd: Merge branch 'feature/completions-customs'
Date: Tue, 22 Mar 2022 14:35:19 +0100 [thread overview]
Message-ID: <87ils6m7oo.fsf@gnus.org> (raw)
In-Reply-To: <87mthijpyc.fsf@yahoo.com> (Po Lu's message of "Tue, 22 Mar 2022 17:28:59 +0800")
Po Lu <luangruo@yahoo.com> writes:
> IHMO this should be off by default. It wastes a line of space in the
> completions buffer for no real gain, and it's distracting.
It used to be:
----
Click on a completion to select it.
In this buffer, type RET to select the completion near point.
Possible completions are:
----
And now it's:
----
Click on a completion to select it.
In this buffer, type RET to select the completion near point.
134 possible completions:
----
So it doesn't waste any space, and it provides more information.
I'd rather do something about the first three lines, though. Either
remove them completely (it's pretty self-evident that that's what you do
in that buffer, and especially now that you get mouse/point highlights,
indicating that things are "buttons").
Perhaps it might make sense to remove all four lines, and put the number
of completions in the mode line instead.
> Also, I don't know which part of this change causes the following
> behavior, but if I say M-x and then press TAB twice, the item at the
> start of the window displaying the completions buffer becomes
> highlighted, even though it isn't selected. That should also be off by
> default, since it's an unnecessary visual distraction.
Yes, that's somewhat confusing. Would it be possible to not activate
the point highlight before the user has selected the completions window
(one way or another)?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2022-03-22 13:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <164793742180.2038.4306130819331318764@vcs2.savannah.gnu.org>
[not found] ` <20220322082342.60DC3C051F4@vcs2.savannah.gnu.org>
2022-03-22 9:28 ` master 15ac51e0fd: Merge branch 'feature/completions-customs' Po Lu
2022-03-22 13:35 ` Lars Ingebrigtsen [this message]
2022-03-22 15:52 ` [External] : " Drew Adams
2022-03-23 1:00 ` Po Lu
2022-03-22 17:05 ` Ergus
2022-03-23 1:02 ` Po Lu
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ils6m7oo.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=emacs-devel@gnu.org \
--cc=juri@linkov.net \
--cc=luangruo@yahoo.com \
/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 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).