[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Generalizing find-definition
From: |
Stefan Monnier |
Subject: |
Re: Generalizing find-definition |
Date: |
Tue, 04 Nov 2014 13:14:58 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
>> - jump to file (among those listed in the TAGS file)
> So looking recursively inside subdirs is wrong.
The TAGS file can (and in several cases does) contain data about files
in subdirectories. Basically "jump to file listed in TAGS" lets (or
wants to do) you jump to any file in the current project.
> So the function we are defining is 'goto-file-in-project', with the user
> prompted for the file name.
Exactly. And I don't think ff-get-file quite does it.
> In ada-mode, the definition of 'file in project' is the combination of
> compilation-search-path with ada-spec-suffixes, ada-body-suffixes. I
> believe EDE projects are similar.
That sounds right.
Stefan
- Re: Multiple next-error sources, (continued)
- Re: Multiple next-error sources, Stefan Monnier, 2014/11/07
- Re: Multiple next-error sources, Alan Mackenzie, 2014/11/07
- Re: Multiple next-error sources, Stefan Monnier, 2014/11/07
- Re: Multiple next-error sources, Alan Mackenzie, 2014/11/07
- Re: Generalizing find-definition, Stephen Leake, 2014/11/03
- Re: Generalizing find-definition, Stefan Monnier, 2014/11/03
- Re: Generalizing find-definition, Stephen Leake, 2014/11/04
- Re: Generalizing find-definition,
Stefan Monnier <=
Re: Generalizing find-definition, Jorgen Schaefer, 2014/11/17
Re: Generalizing find-definition, Helmut Eller, 2014/11/18
Re: Generalizing find-definition, Stefan Monnier, 2014/11/19
Re: Generalizing find-definition, Ivan Shmakov, 2014/11/19
Re: Generalizing find-definition, Stefan Monnier, 2014/11/19
Re: Generalizing find-definition, Stephen Leake, 2014/11/19
Re: Generalizing find-definition, Stefan Monnier, 2014/11/19