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

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

bug#43858: 28.0.50; [feature/native-comp] Missing eln cache not created


From: Andrea Corallo
Subject: bug#43858: 28.0.50; [feature/native-comp] Missing eln cache not created
Date: Thu, 08 Oct 2020 07:42:25 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Andrew Whatson <whatson@gmail.com> writes:

> After removing ~/.emacs.d/eln-cache, running "emacs -q" starts up with
> the error "native-compile-async: Wrong type argument: stringp, nil".
> This is caused by `comp-el-to-eln-filename' returning nil due to no
> writeable eln cache directory being found.
>
> I think we should attempt to create the cache directories if they're
> missing, and have a better error if there is *really* no writeable
> cache directory.

Hi Andrew,

agree, that's acutally what we have been doing before I broke it two
days ago with 4a1bb46260 :)

c3bc348f5e * Fix failure when eln-cache is removed (introduced by 4a1bb46260)

fix this for me. Could you please confirm?

Thanks

  Andrea





reply via email to

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