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

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

bug#48108: Wishlist: Command to remove redundant eln cache directories [


From: Juanma Barranquero
Subject: bug#48108: Wishlist: Command to remove redundant eln cache directories [native-comp]
Date: Mon, 28 Nov 2022 14:22:05 +0100

Also, if you set a relative path in native-comp-eln-load-path (directly, not via `startup-redirect-eln-cache'), it defaults to `invocation-directory', which is (in an in-place run) the src/ subdir. 

Which is weird:

(push "./test-native" native-comp-eln-load-path)

and then the test-native/ subdir is created both under `user-emacs-directory' and `invocation-directory' (the .eln files go to the second one).



reply via email to

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