all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* live search of files by substring
@ 2014-04-24 17:10 Sam Halliday
  2014-04-25  0:01 ` Bastien
  2014-04-25  1:21 ` Eric Abrahamsen
  0 siblings, 2 replies; 4+ messages in thread
From: Sam Halliday @ 2014-04-24 17:10 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

Many of the IDEs have a "live search" feature of files in a project, I was wondering if Emacs had a similar thing?

In many ways, find-name-dired is almost there. Live search basically is the same as find-name-dired except it lists responses as the user types in the query (and does substring matching rather than regex matching).

It would be really ideal if such a tool asked for the directory to use based on first use, and then saved that until the user manually updates it. Even better if it respected .gitignore and other VCS ignore rules.

Is there something similar to "live search" for Emacs?

Best regards,
Sam


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

end of thread, other threads:[~2014-04-25  2:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 17:10 live search of files by substring Sam Halliday
2014-04-25  0:01 ` Bastien
2014-04-25  1:21 ` Eric Abrahamsen
2014-04-25  2:05   ` Drew Adams

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.