|
From: | Stephen Leake |
Subject: | Re: progmodes/project.el and search paths |
Date: | Thu, 06 Aug 2015 02:54:29 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
Dmitry Gutov <address@hidden> writes: > Do you see someone in a hurry to rewrite EDE on top of project.el? I > don't. So we have zero potential consumers so far. I think Eli's point is valid here. EDE has an internal "project info" data structure and API. It's possibly not very welll separated from the rest of the EDE code. A future replacement for EDE (or a rewrite/refactoring of EDE) could use the standard Emacs project API, and thus gain instant access to all new project implementations. So we should at least plan on supporting that level of functionality. -- -- Stephe
[Prev in Thread] | Current Thread | [Next in Thread] |