GNU bug report logs - #44550
tabulated-list-mode should offer incremental filtering

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Tue, 10 Nov 2020 10:37:01 UTC

Severity: wishlist

Found in version 28.0.50

Full log


Message #29 received at 44550 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Jean Louis <bugs <at> gnu.support>, Juri Linkov <juri <at> linkov.net>
Cc: 44550 <at> debbugs.gnu.org
Subject: RE: 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)
> > 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).




This bug report was last modified 3 years and 211 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.