emacs-devel
[Top][All Lists]
Advanced

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

Re: Generalizing find-definition


From: Helmut Eller
Subject: Re: Generalizing find-definition
Date: Thu, 20 Nov 2014 14:44:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

On Mon, Nov 17 2014, Jorgen Schaefer wrote:

> Some initial patch attached.

I'm proposing an alternative implementation.  This version uses EIOIO
which, I think, makes it more flexible.  Proof-of-concept-quality
backends for elisp and etags are included.  The UI is lifted from SLIME
(with some simplifications).  To try it out, load xref.el and then M-x
xref-minor-mode to turn it on.  It's not fully polished but good enough
to show the main ideas.

Also available at: https://github.com/ellerh/xref/blob/master/xref.el

Attachment: xref.el
Description: application/emacs-lisp

Helmut

reply via email to

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