GNU bug report logs -
#53891
29.0.50; native comp eln cache
Previous Next
Reported by: Colin McLear <mclear <at> fastmail.com>
Date: Wed, 9 Feb 2022 04:12:01 UTC
Severity: normal
Found in version 29.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 09 Feb 2022 15:54:24 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 53891 <at> debbugs.gnu.org
>
> Since it sounds like people want to divert the eln-cache directory to
> custom places, something we didn't envision, we should support it
> correctly: by making the "eln-cache" directory name customizable
> instead of hard-coded.
>
> I will work on adding such a feature. Please stay tuned.
On second thought, the above was not the best idea, since changing the
value of a variable cannot affect the path immediately, at least not
easily.
So I have now added a new function, 'startup-redirect-eln-cache',
which can be called in your init files to change the user-specific
part of 'native-comp-eln-load-path'. For best results, call that
function in your early-init file.
Please see if the latest master branch solves the issue you reported,
if you use that function instead of setting
'native-comp-eln-load-path' directly.
This bug report was last modified 3 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.