[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bad moves with xref-find-definitions
From: |
Dmitry Gutov |
Subject: |
Re: Bad moves with xref-find-definitions |
Date: |
Sun, 26 Apr 2015 06:37:25 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0 |
On 04/25/2015 11:43 PM, Vitalie Spinu wrote:
It probably should be generic such that other "finding" or "jumping"
functionality can reuse it (prompt-before-jump, auto-jump).
Maybe the rule could be whether the command is almost always related to
the current buffer's contents.
`describe-function' and friends I would actually consider to be
counter-examples, because they only work with Elisp.
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.
Hence I think we need a separate, generalizable command and binding that
would work with different modes and depend on the current language or
project. That one could work like SLIME's `C-c C-d C-d'.
The problem is of course that "find-file" is also a "finding" behavior,
for which you unlikely to want this behavior. So it's difficult to draw
a line on what are these commands.
Let's stop at xref, for now.
More specific name like xref-auto-jump seems quite suggestive to me.
How about `xref-prompt-for-identifier', to mirror CIDER's option name?
- Re: Bad moves with xref-find-definitions, (continued)
- Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/25
- Re: Bad moves with xref-find-definitions, João Távora, 2015/04/25
- Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/25
- xref backends for elisp-related modes Was: Re: Bad moves with xref-find-definitions, João Távora, 2015/04/26
- Re: xref backends for elisp-related modes Was: Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/26
- Re: xref backends for elisp-related modes Was: Re: Bad moves with xref-find-definitions, Eli Zaretskii, 2015/04/26
- Re: xref backends for elisp-related modes Was: Re: Bad moves with xref-find-definitions, Vitalie Spinu, 2015/04/28
- Re: xref backends for elisp-related modes Was: Re: Bad moves with xref-find-definitions, Stefan Monnier, 2015/04/26
- Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/25
- Re: Bad moves with xref-find-definitions, Vitalie Spinu, 2015/04/25
- Re: Bad moves with xref-find-definitions,
Dmitry Gutov <=
- Re: Bad moves with xref-find-definitions, Bozhidar Batsov, 2015/04/26
- Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/26
- Re: Bad moves with xref-find-definitions, Bozhidar Batsov, 2015/04/27
- Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/27
- Re: Bad moves with xref-find-definitions, Vitalie Spinu, 2015/04/28
- Re: Bad moves with xref-find-definitions, Vitalie Spinu, 2015/04/26
- Re: Bad moves with xref-find-definitions, Vitalie Spinu, 2015/04/26
- Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/26
- Re: Bad moves with xref-find-definitions, Vitalie Spinu, 2015/04/26
- Re: Bad moves with xref-find-definitions, Dmitry Gutov, 2015/04/26