[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Generalizing find-definition
From: |
Dmitry Gutov |
Subject: |
Re: Generalizing find-definition |
Date: |
Fri, 19 Dec 2014 10:00:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Helmut Eller <address@hidden> writes:
>> But what if they want to jump to a symbol defined in a different
>> package/namespace?
>
> Then there's no other choice than to use a qualified name.
Okay.
Anyway, the identifier table can just as well include local names (and
aliases), all of which `xref-find-function' should be able to resolve
with no problem because it's called in the same buffer.
And strings in completion tables can include properties, too.
I've pushed the patch with some updates to
http://git.savannah.gnu.org/cgit/emacs.git/log/?h=scratch/xref, please
everyone take a look.
If there are no further objections, I'll install it in a few days.
- Re: Generalizing find-definition, (continued)
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/15
- Re: Generalizing find-definition, Helmut Eller, 2014/12/15
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/15
- Re: Generalizing find-definition, Helmut Eller, 2014/12/15
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/15
- Re: Generalizing find-definition, Helmut Eller, 2014/12/15
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/15
- Re: Generalizing find-definition, Helmut Eller, 2014/12/15
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/16
- Re: Generalizing find-definition, Helmut Eller, 2014/12/17
- Re: Generalizing find-definition,
Dmitry Gutov <=
- Re: Generalizing find-definition, Helmut Eller, 2014/12/19
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/19
- Re: Generalizing find-definition, Helmut Eller, 2014/12/19
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/19
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/25
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/25
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/28
- Re: Generalizing find-definition, Stefan Monnier, 2014/12/28
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/28
- Re: Generalizing find-definition, Dmitry Gutov, 2014/12/28