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

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

bug#45462: 28.0.50; [feature/native-comp] trailing backslashes in comp-e


From: Mauricio Collares
Subject: bug#45462: 28.0.50; [feature/native-comp] trailing backslashes in comp-eln-load-path are required but shouldn't
Date: Sun, 27 Dec 2020 12:00:01 -0300

Steps to reproduce

1) Add "~/test" to comp-eln-load-path.
2) Native-compile file.el.

Expected result: The file gets written to
~/test/28.0.50-arch-hash/filename.eln.

Actual result: The file gets written to
~/test28.0.50-arch-hash/filename.eln.

Arguably comp-eln-load-path should behave the same as load-path and
always treat its entries as directories.





reply via email to

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