emacs-devel
[Top][All Lists]
Advanced

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

Understanding project.el


From: Manuel Uberti
Subject: Understanding project.el
Date: Fri, 18 Sep 2020 09:10:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hello everyone,

I filed a ticket over at clojure-mode because its integration with project.el
isn't working as expected.

You can find it here: https://github.com/clojure-emacs/clojure-mode/issues/571

I did my best to provide a recipe from emacs -Q in order to make it easy to
reproduce.

Since clojure-mode's maintainer is not able to test this problem, I'd like to
understand if I can do something about it. However, I need to understand
project.el a bit better to do so.

Here are my questions:

- Is project-switch-project setting the project root every time a project is
selected?

- Is project-switch-project caching something about the current project that
might interfere with the switch?

- Is the new project root picked up by project-find-file?

I already asked the first of these questions on that ticket, but it's probably
better to redirect my questions here where the core devs usually meet.


All the best

-- 
Manuel Uberti
www.manueluberti.eu



reply via email to

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