emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Indexed search with grep-like output


From: Stefan Monnier
Subject: Re: Indexed search with grep-like output
Date: Sat, 01 Jan 2011 21:09:04 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I have just added a file util/idxsearch.el to nXhtml that searches via
> an index and gives a grep-like output.
[...]
> Do we want this kind indexed search in Emacs?

I think we already have something along these lines with M-x locate, and
there are others for specific backends (like id-utils).  I'm not sure to
what extent the UI can be shared between the various search engines, but
it would be good to try and come up with one (or a small set) of
commands that can dispatch to any/various backends.  Then id-utils.el
could simply provide the GNU id backend for that command.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]