From: Drew Adams <drew.adams@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>, Drew Adams <drew.adams@oracle.com>
Cc: van@scratch.space, 36454@debbugs.gnu.org,
mrsebastianurban@gmail.com, larsi@gnus.org
Subject: bug#36454: 26.2.90; feature request - Insert char by hex tab completion or C-x 8 RET ffe <TAB>
Date: Thu, 18 Jul 2019 20:44:46 +0000 (UTC) [thread overview]
Message-ID: <af7417e0-bf8e-4400-a501-71dcb499565b@default> (raw)
In-Reply-To: <<831rynwah9.fsf@gnu.org>>
> I hope we agree that wading through 170 completion candidates, let
> alone 500, is not very convenient, yes?
No, we don't agree that 500 completion candidates
is a problem. Of course, it depends on whether
you have a completion UI that lets you easily
narrow that in useful ways. If you don't then
it's less useful/convenient.
> Bottom line: IME completing on digits is rarely useful, unless you
> assume that the user will type almost all of the digits, leaving just
> one or two for completion. And how probable is it that the user will
> know the codepoint up to 1 or 2 last digits, but will not know the
> entire codepoint?
That repeats what I said (so there is at least
one thing that we perhaps agree about):
IMO, the main advantage in completing code
points is not to save typing to enter a char.
It's to see the char names in `*Completions*'.
Completing 1 or 2 hex chars, just to save
typing 3 or 2 more, is not the point. It's
about seeing what names match.
If you just want to insert a char by giving
its code point, it's not hard to type 4 hex
chars. Completion is not really gaining you
anything for that goal.
Completion is not just an aid for entering input.
It's a way to discover, browse, search, etc. a
set of information.
This is also why we show the char itself and the
code point. Being able to type text to _match_
any of those bits of info, or any combination of
them, gives you a way to see not only code points
that correspond to names but names that correspond
to code points. Likewise, names and code points
that correspond to chars themselves.
We're currently showing, in effect, a table of
such correspondences in `*Completions*', but you
can only narrow the table entries by filtering
on names. It's also useful to be able to filter
on code points. It's even useful to be able to
type a char and see its name and code point.
next parent reply other threads:[~2019-07-18 20:44 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <<<m2o92elbqy.fsf@scratch.space>
[not found] ` <<<87r27016xo.fsf@mouse.gnus.org>
[not found] ` <<<b2238b0a-006f-945e-0eab-4bab7e58378a@gmail.com>
[not found] ` <<<4087f726-f9e7-4bc5-a9b3-7d24d9b7f7c5@default>
[not found] ` <<<2f469306-98d3-8735-4d0d-61aae53321d0@gmail.com>
[not found] ` <<<8a8360df-afe2-4ae8-abac-96e7691f52a6@default>
[not found] ` <<<27479297-ab97-106b-7325-5ac6ef5d0b92@gmail.com>
[not found] ` <<<1981011f-2e19-4f4b-a7ac-8ccd15298b1a@default>
[not found] ` <<<83k1cfy8mp.fsf@gnu.org>
[not found] ` <<6251d2e2-5366-4c06-8c42-811d1aa7d5e3@default>
[not found] ` <<831rynwah9.fsf@gnu.org>
2019-07-18 20:44 ` Drew Adams [this message]
2019-07-19 6:41 ` bug#36454: 26.2.90; feature request - Insert char by hex tab completion or C-x 8 RET ffe <TAB> Eli Zaretskii
2019-07-19 23:07 ` Richard Stallman
2019-07-20 8:04 ` VanL
[not found] <<<<<<m2o92elbqy.fsf@scratch.space>
[not found] ` <<<<<<87r27016xo.fsf@mouse.gnus.org>
[not found] ` <<<<<<b2238b0a-006f-945e-0eab-4bab7e58378a@gmail.com>
[not found] ` <<<<<<4087f726-f9e7-4bc5-a9b3-7d24d9b7f7c5@default>
[not found] ` <<<<<<2f469306-98d3-8735-4d0d-61aae53321d0@gmail.com>
[not found] ` <<<<<<8a8360df-afe2-4ae8-abac-96e7691f52a6@default>
[not found] ` <<<<<<27479297-ab97-106b-7325-5ac6ef5d0b92@gmail.com>
[not found] ` <<<<<<1981011f-2e19-4f4b-a7ac-8ccd15298b1a@default>
[not found] ` <<<<<<83k1cfy8mp.fsf@gnu.org>
[not found] ` <<<<<6251d2e2-5366-4c06-8c42-811d1aa7d5e3@default>
[not found] ` <<<<<831rynwah9.fsf@gnu.org>
[not found] ` <<<<af7417e0-bf8e-4400-a501-71dcb499565b@default>
[not found] ` <<<<83wogev83t.fsf@gnu.org>
[not found] ` <<<9ad40946-43b5-440c-958d-35da10ab2669@default>
[not found] ` <<<831rymul58.fsf@gnu.org>
[not found] ` <<d43cf089-0c6d-4525-b29a-d83d50b0c2a1@default>
[not found] ` <<b6ebc36d-10f8-6cde-a4bf-a93876b98bfb@gmail.com>
[not found] ` <<83v9vxtc52.fsf@gnu.org>
2019-07-20 16:35 ` Drew Adams
[not found] <<<<<m2o92elbqy.fsf@scratch.space>
[not found] ` <<<<<87r27016xo.fsf@mouse.gnus.org>
[not found] ` <<<<<b2238b0a-006f-945e-0eab-4bab7e58378a@gmail.com>
[not found] ` <<<<<4087f726-f9e7-4bc5-a9b3-7d24d9b7f7c5@default>
[not found] ` <<<<<2f469306-98d3-8735-4d0d-61aae53321d0@gmail.com>
[not found] ` <<<<<8a8360df-afe2-4ae8-abac-96e7691f52a6@default>
[not found] ` <<<<<27479297-ab97-106b-7325-5ac6ef5d0b92@gmail.com>
[not found] ` <<<<<1981011f-2e19-4f4b-a7ac-8ccd15298b1a@default>
[not found] ` <<<<<83k1cfy8mp.fsf@gnu.org>
[not found] ` <<<<6251d2e2-5366-4c06-8c42-811d1aa7d5e3@default>
[not found] ` <<<<831rynwah9.fsf@gnu.org>
[not found] ` <<<af7417e0-bf8e-4400-a501-71dcb499565b@default>
[not found] ` <<<83wogev83t.fsf@gnu.org>
[not found] ` <<9ad40946-43b5-440c-958d-35da10ab2669@default>
[not found] ` <<831rymul58.fsf@gnu.org>
2019-07-19 15:30 ` Drew Adams
2019-07-19 20:12 ` Sebastian Urban
2019-07-20 7:10 ` Eli Zaretskii
2019-07-20 13:28 ` Lars Ingebrigtsen
2019-07-20 14:36 ` Sebastian Urban
2019-07-20 15:54 ` Eli Zaretskii
[not found] <<<<m2o92elbqy.fsf@scratch.space>
[not found] ` <<<<87r27016xo.fsf@mouse.gnus.org>
[not found] ` <<<<b2238b0a-006f-945e-0eab-4bab7e58378a@gmail.com>
[not found] ` <<<<4087f726-f9e7-4bc5-a9b3-7d24d9b7f7c5@default>
[not found] ` <<<<2f469306-98d3-8735-4d0d-61aae53321d0@gmail.com>
[not found] ` <<<<8a8360df-afe2-4ae8-abac-96e7691f52a6@default>
[not found] ` <<<<27479297-ab97-106b-7325-5ac6ef5d0b92@gmail.com>
[not found] ` <<<<1981011f-2e19-4f4b-a7ac-8ccd15298b1a@default>
[not found] ` <<<<83k1cfy8mp.fsf@gnu.org>
[not found] ` <<<6251d2e2-5366-4c06-8c42-811d1aa7d5e3@default>
[not found] ` <<<831rynwah9.fsf@gnu.org>
[not found] ` <<af7417e0-bf8e-4400-a501-71dcb499565b@default>
[not found] ` <<83wogev83t.fsf@gnu.org>
2019-07-19 14:38 ` Drew Adams
2019-07-19 14:57 ` Eli Zaretskii
[not found] <<m2o92elbqy.fsf@scratch.space>
[not found] ` <<87r27016xo.fsf@mouse.gnus.org>
[not found] ` <<b2238b0a-006f-945e-0eab-4bab7e58378a@gmail.com>
[not found] ` <<4087f726-f9e7-4bc5-a9b3-7d24d9b7f7c5@default>
[not found] ` <<2f469306-98d3-8735-4d0d-61aae53321d0@gmail.com>
[not found] ` <<8a8360df-afe2-4ae8-abac-96e7691f52a6@default>
[not found] ` <<27479297-ab97-106b-7325-5ac6ef5d0b92@gmail.com>
[not found] ` <<1981011f-2e19-4f4b-a7ac-8ccd15298b1a@default>
[not found] ` <<83k1cfy8mp.fsf@gnu.org>
2019-07-18 16:15 ` Drew Adams
2019-07-18 16:53 ` Eli Zaretskii
2019-07-01 2:39 VanL
2019-07-08 22:45 ` Lars Ingebrigtsen
2019-07-15 8:34 ` Sebastian Urban
2019-07-15 16:03 ` Drew Adams
2019-07-15 18:59 ` Sebastian Urban
2019-07-15 19:29 ` Drew Adams
2019-07-17 17:20 ` Sebastian Urban
2019-07-17 21:34 ` Drew Adams
2019-07-18 9:50 ` Eli Zaretskii
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=af7417e0-bf8e-4400-a501-71dcb499565b@default \
--to=drew.adams@oracle.com \
--cc=36454@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=larsi@gnus.org \
--cc=mrsebastianurban@gmail.com \
--cc=van@scratch.space \
/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).