bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64088: [PATCH] Make project-root for vc projects return an absolute


From: Dmitry Gutov
Subject: bug#64088: [PATCH] Make project-root for vc projects return an absolute path
Date: Sun, 18 Jun 2023 03:43:27 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 17/06/2023 09:25, Eli Zaretskii wrote:
IME, low-level functions should not make any assumptions about what
higher-level code will need.  On the contrary, it's higher-level code
which knows what it needs that should do the conversions it needs.

That's the idea: project-root is always a callee, not a caller, so it's "low-level", in your terminology.

The conversion (or normalization) would happen on the higher level: when the projects are added to the list, or searched.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]