all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* is there any vertical incremental completion in Emacs?
@ 2020-10-23 17:35 Jean Louis
  2020-10-23 18:44 ` Tassilo Horn
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jean Louis @ 2020-10-23 17:35 UTC (permalink / raw)
  To: GNU Emacs Help

I am researching various built-in modes in Emacs so that some
applications do not depend on external packages and that I could later
propose it to ELPA without dependencies on outside packages.

So far I am using helm for reason that it is vertical incremental
(search like) completion, and I would like to simplify it. I would
need split window or full window and list of possible completions in
similar manner as helm, but not fully. Plethora of applications are
possible to be built on such, I don't speak of tools but business
applications and I already use them. And it needs to select from large
number of items.

Helm works well but is also overkill.

Maybe something similar already exists?

I am looking into all available built-in packages that contain the
word incremental, icomplete, ibuffer, allout, but I do not find what
would be usable.


-- 
Jean Louis



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-24 14:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-23 17:35 is there any vertical incremental completion in Emacs? Jean Louis
2020-10-23 18:44 ` Tassilo Horn
2020-10-24 13:22   ` any way for ivy to get reverse terms to match all candidates? Jean Louis
2020-10-24 14:07   ` is there any vertical incremental completion in Emacs? (ivy found) Jean Louis
2020-10-23 19:20 ` is there any vertical incremental completion in Emacs? Marcin Borkowski
2020-10-24 13:08   ` ivy is alright - " Jean Louis
2020-10-24  9:47 ` Michael Heerdegen
2020-10-24 12:21   ` Jean Louis

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.