[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xref-collect-references picks wrong search backend
From: |
Stephen Leake |
Subject: |
Re: xref-collect-references picks wrong search backend |
Date: |
Fri, 11 Sep 2015 10:57:42 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
Dmitry Gutov <address@hidden> writes:
> On 09/10/2015 06:40 PM, Stephen Leake wrote:
>
>> I'm actually using an experimental multi-language project setup that
>> provides an xref-find-function that calls xref-collect-references
>> directly for elisp searches, so I suggest the following solution:
>>
>> - Add an optional symref-tool arg to xref-collect-references; my
>> xref-find-function can set that to 'grep for elisp searches.
>
> If you'll find that useful, sure.
Ok.
>> elisp--xref-find-references could also set it to 'grep.
>
> Since its definition is pretty much the same as the etags one, I was
> going to merge them and put in the new "default" backend.
I don't follow.
--
-- Stephe