emacs-devel
[Top][All Lists]
Advanced

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

Re: Bad moves with xref-find-definitions


From: Vitalie Spinu
Subject: Re: Bad moves with xref-find-definitions
Date: Sun, 26 Apr 2015 12:44:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

 >>> Dmitry Gutov on Sun, 26 Apr 2015 06:37:25 +0300 wrote:

 > And similarly how certain other people are attached to etags, I'd always 
 > want to
 > have access to Elisp documentation and sources, even when editing unrelated 
 > code
 > in another language.

Me too.

Ho about having multiple configurable "levels" of xref to be accessed
with numeric prefixes (M-1,M-2 etc). Then one can have M-3 M-. to always
access elisp references, M-4 M-. to access current tags and M-. for
whatever the current mode thinks is the best.

Would be nice to be able to set the "level" dynamically. For example, if
I have a related code which I want to consult only rarely, I build a tag
table for that code and hook it immediately on M-8.

 >> More specific name like xref-auto-jump seems quite suggestive to me.

 > How about `xref-prompt-for-identifier', to mirror CIDER's option name?

Sounds good. 



reply via email to

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