help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: finding stuff


From: Tomas Hlavaty
Subject: Re: finding stuff
Date: Sun, 28 Feb 2021 08:39:02 +0100

On Sun 28 Feb 2021 at 06:20, Robert Thorpe <rt@robertthorpeconsulting.com> 
wrote:
> I think a way of searching all those things would be useful.  As others
> have mentioned there are separate ways of searching most of them.  I
> think "info-apropos" is the most useful for your wishes.

info-apropos looks interesting.

I just have to be careful what do I search for.  For example

   (info-apropos "local variables:")
   (info-apropos "Local Variables:")

gives: No matches found.

   (info-apropos "local variables")

Gives good links.

But it is much slower than grep.

> Another possibility that people haven't mentioned is to build Emacs from
> source then to load the tags-table and search that.

That is more complicated than grep.



reply via email to

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