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

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

bug#47987: 28.0.50; [native-comp] Can't compile ELN if EL and ELC reside


From: Tassilo Horn
Subject: bug#47987: 28.0.50; [native-comp] Can't compile ELN if EL and ELC reside in different directories
Date: Sun, 06 Nov 2022 10:33:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

Hi all,

> We can either (a) look in all the directories in load-path, if the .el
> file is not found in the same directory as the .elc; or (b) add a new
> variable a-la load-path that is only searched if the current look up
> fails.
>
> I prefer the former, unless it has some downsides.

I just saw that the specific issue with mu4e has been fixed on their
side. The meson/ninja build now copies the el files over to build/mu4e/,
too, so now el & elc reside in the same directory.

Bye,
Tassilo





reply via email to

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