|
From: | Dmitry Gutov |
Subject: | Re: project.el semantics |
Date: | Tue, 10 Nov 2015 03:32:05 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0 |
On 11/09/2015 08:15 PM, Stephen Leake wrote:
Or be picked explicitly by the user (not implemented), and be "current" for the whole Emacs session.Always a good choice ;).
Yeah, I've been thinking about it, and we probably should implement something like Eclipse's workspace (a set of open projects), maybe like a optional mode of operation.
Only having the current project depend on the current directory is limiting, e.g. if we want to execute some project-related operation (like project-or-libraries-find-regexp) from some file inside a library.
That issue is not specific to Ada, or complex projects, and can come up in any nontrivial project.
[Prev in Thread] | Current Thread | [Next in Thread] |