[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
find-file-project
From: |
Stephen Leake |
Subject: |
find-file-project |
Date: |
Tue, 15 Sep 2015 15:23:57 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
Attached is a patch that implements find-file-project, with completion
of file-name on the project search path. It handles duplicate filenames
by uniquifying them witht trailing directory names.
The patch also adds small projects for elisp and global, to show that
this approach works for multiple backends.
Comments?
I can break this into smaller commits on master, if that seems like a
good idea.
I didn't add a NEWS entry. I don't think we are putting project related
changes in NEWS yet, since it is all new in Emacs 25. But the
file-name-all-completion change needs a NEWS entry.
--
-- Stephe
find-file-project.diff
Description: Text Data
- find-file-project,
Stephen Leake <=
- Re: find-file-project, Dmitry Gutov, 2015/09/15
- Re: find-file-project, Stephen Leake, 2015/09/15
- Re: find-file-project, Stephen Leake, 2015/09/15
- Re: find-file-project, Stephen Leake, 2015/09/15
- Re: find-file-project, Dmitry Gutov, 2015/09/15
- Re: find-file-project, Stephen Leake, 2015/09/16
- Re: find-file-project, Dmitry Gutov, 2015/09/16
- Re: find-file-project, Stephen Leake, 2015/09/16
- Re: find-file-project, Stephen Leake, 2015/09/16
- Re: find-file-project, Dmitry Gutov, 2015/09/16