[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grep-at-point
From: |
Kaushal Modi |
Subject: |
Re: grep-at-point |
Date: |
Wed, 11 Jan 2017 21:32:24 +0000 |
I just looked up semantic-symref-tool-alist. Looks like global is the first
option, and that I just need to have gtags run
in (semantic-symref-calculate-rootdir) directory.
With the GPATH file available in rootdir, I am good to go :)
On Wed, Jan 11, 2017 at 4:09 PM Kaushal Modi <kaushal.modi@gmail.com> wrote:
> On Wed, Jan 11, 2017 at 4:03 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
>
> Install GNU ID-Utils, and this command will be blazingly fast. (By
> default it uses Grep, I think.)
>
>
> Ah, I had never heard of that. But I do use something probably similar:
> GNU Global.
> https://www.gnu.org/software/global/
>
> Would you point to how to set up xref to use that?
>
> In the meanwhile, I will work on installing ID-Utils.
> --
>
> Kaushal Modi
>
--
Kaushal Modi
Re: grep-at-point, John Mastro, 2017/01/11
RE: grep-at-point, Drew Adams, 2017/01/11
- Re: grep-at-point, Joe Riel, 2017/01/11
- xref-find-references in elisp (Was: Re: grep-at-point), Kaushal Modi, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Dmitry Gutov, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Kaushal Modi, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Dmitry Gutov, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Kaushal Modi, 2017/01/11
RE: grep-at-point, Drew Adams, 2017/01/11