|
From: | Dmitry Gutov |
Subject: | Re: Subprojects in project.el |
Date: | Sat, 26 Nov 2022 01:58:41 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 |
On 26/11/22 01:47, João Távora wrote:
You can use dir-locals-set-class-variables to variable like the hypothetical project-subproject-prefixes to the super-project's root. This contains a list of strings or regexps that identify the subprojects inside the superproject. I don't see the problem. Elements in project-find-functions would be aware of this value and proceed accordingly to find the subprojects.
I don't see the problem in that.I just fail to see an advantage either, given that the list of prefixes would be different between the "super" projects, so the suggestion to use a class is perplexing.
[Prev in Thread] | Current Thread | [Next in Thread] |