all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Juri Linkov <juri@linkov.net>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: tabulated-list-mode needs incremental search option
Date: Thu, 12 Nov 2020 00:38:38 +0300	[thread overview]
Message-ID: <X6xZ3iRMBxZRw/ig@protected.rcdrun.com> (raw)
In-Reply-To: <87sg9gx825.fsf@mail.linkov.net>

* Juri Linkov <juri@linkov.net> [2020-11-11 22:24]:
> > In general I am advising that every application with choices offers
> > among others the narrowing incremental search.
> 
> The term "incremental search" is too ambiguous to use here.

I understand.

Please see here how other people refer to incremental search:
https://en.wikipedia.org/wiki/Incremental_search

Quote:

In computing, incremental search, incremental find or real-time
suggestions is a user interface interaction method to progressively
search for and filter through text. As the user types text, one or
more possible matches for the text are found and immediately presented
to the user. This immediate feedback often allows the user to stop
short of typing the entire word or phrase they were looking for. The
user may also choose a closely related option from the presented list.

To make it more specific I was often referring to Emacs completion
functions, built-in or outside packages. It is in that context.

My references are always in the context of built-in or modified
`completing-read' function and related functions used by helm, ivy,
ido, fido, icomplete, selectrum, etc.

I do not use the context of C-s or M-C-s which is also incremental
search.

> You had a better alternative below: "incremental matching" or
> "incremental narrowing".  And "incremental completion" would be too
> specific to icomplete.el.

When user chooses a file, user is completing file name and works on
specific file.

For my work now I am in 2 options, maybe I do look for specific item,
in that sense I am not really completing the item but jumping to the
item within a list in tabulated-list-mode. There is no action
specified on that item. In the second option I am just looking for the
subtree where that item belongs as maybe I wish to add new sets or
subtrees or other items relevant to that item. I do use
completing-read but maybe to enact some actions only closely related
to completed item. Maybe technically I "complete" but result is quite
different.




  parent reply	other threads:[~2020-11-11 21:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <courier.000000005F931B0B.00007C35@static.rcdrun.com>
     [not found] ` <87361liqpt.fsf@gmail.com>
     [not found]   ` <X6Zpq8t4bi+rkrQ3@protected.rcdrun.com>
     [not found]     ` <87v9edu11u.fsf@stupidchicken.com>
2020-11-10  8:29       ` tabulated-list-mode needs incremental search option Jean Louis
2020-11-10 13:17         ` Stefan Monnier
2020-11-10 19:00           ` Jean Louis
2020-11-11 19:09             ` Juri Linkov
2020-11-11 20:50               ` Drew Adams
2020-11-11 21:20               ` Jean Louis
2020-11-12  7:18                 ` Juri Linkov
2020-11-12  7:57                   ` Jean Louis
2020-11-11 21:38               ` Jean Louis [this message]
2020-11-15  9:15         ` 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=X6xZ3iRMBxZRw/ig@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=emacs-devel@gnu.org \
    --cc=juri@linkov.net \
    --cc=monnier@iro.umontreal.ca \
    /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.