From: Drew Adams <drew.adams@oracle.com>
To: Jean Louis <bugs@gnu.support>, Juri Linkov <juri@linkov.net>
Cc: 44550@debbugs.gnu.org
Subject: bug#44550: 28.0.50; proposal for tabulated-list-mode to provide narrowing incremental search
Date: Sun, 15 Nov 2020 15:26:37 -0800 (PST) [thread overview]
Message-ID: <5607938e-bc58-4faa-9356-1865e92340ac@default> (raw)
In-Reply-To: <X7Gl1C0PWH9zseo5@protected.rcdrun.com>
> > Isn't this like how incremental filtering works in 'list-packages'?
>
> It is not filtering real time while user is typing.
I think what Jean means to describe is what I'd call
_incremental_ filtering:
As you type chars into the minibuffer the resulting
minibuffer input filters the current set of candidates
further. Likewise, as you delete or otherwise edit
chars in the minibuffer. The content of the minibuffer
is continually matched against the domain of completion
candidates, and the display of matches is updated.
I call it "incremental" as in "incremental search" -
same idea: the search space (set of candidates in the
case of filtering) is filtered on the fly as you edit
the search pattern (minibuffer input in the case of
completion-matching filtering).
next prev parent reply other threads:[~2020-11-15 23:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-10 10:36 bug#44550: 28.0.50; proposal for tabulated-list-mode to provide narrowing incremental search Jean Louis
2020-11-10 15:57 ` Eli Zaretskii
2020-11-10 19:57 ` Jean Louis
2020-11-11 15:35 ` Eli Zaretskii
2020-11-11 17:22 ` Jean Louis
2020-11-15 20:03 ` Juri Linkov
2020-11-15 22:04 ` Jean Louis
2020-11-15 23:26 ` Drew Adams [this message]
2020-11-15 22:51 ` Stefan Kangas
2020-11-16 9:05 ` Juri Linkov
2020-11-16 13:04 ` Stefan Kangas
2020-11-16 20:53 ` bug#44699: Add package filter by description Juri Linkov
2020-11-17 3:15 ` Stefan Kangas
2020-11-17 8:30 ` Juri Linkov
2020-11-17 11:27 ` Stefan Kangas
2020-11-16 16:22 ` bug#44550: 28.0.50; proposal for tabulated-list-mode to provide narrowing incremental search Drew Adams
2020-11-16 17:49 ` Jean Louis
2020-11-17 7:05 ` Jean Louis
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=5607938e-bc58-4faa-9356-1865e92340ac@default \
--to=drew.adams@oracle.com \
--cc=44550@debbugs.gnu.org \
--cc=bugs@gnu.support \
--cc=juri@linkov.net \
/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.