[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Allow xref to use other than current major-mode
From: |
David Engster |
Subject: |
Re: Allow xref to use other than current major-mode |
Date: |
Tue, 25 Aug 2015 14:25:36 +0200 |
User-agent: |
Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.5 (gnu/linux) |
Dmitry Gutov writes:
> On 08/25/2015 01:00 PM, Stephen Leake wrote:
>
>> To handle this, I propose changing both
>> xref-identifier-completion-table-function and xref-find-function to be
>> mode-local, instead of buffer-local.
>
> That seems unnecessarily limiting. First, mode-local facility is a
> part of CEDET, so it would need to be always loaded.
mode-local does not depend on anything from CEDET.
-David