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

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

Re: Tell xref to find definitions in Emacs' source code?


From: Nick Dokos
Subject: Re: Tell xref to find definitions in Emacs' source code?
Date: Tue, 31 Oct 2017 16:58:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> Has anyone convinced xref to look up elisp definitions in a local git
> clone of the Emacs source code, instead of the installed files? I'm
> looking at building a tags table in the source directory, and then
> adding a function to `elisp-xref-find-def-functions' that would try to
> use the tags table to find a symbol in my git clone.
>
> Does anyone have anything like this on hand?
>

Not directly an answer, but have you tried cscope? The emacs interface
is xcscope.el and can be found at https://github.com/dkogan/xcscope.el.

-- 
Nick




reply via email to

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