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

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

bug#52199: [PATH] 28.0.60; custom native-comp eln cache with EMACSNATIVE


From: Sun Lin
Subject: bug#52199: [PATH] 28.0.60; custom native-comp eln cache with EMACSNATIVELOADPATH
Date: Tue, 30 Nov 2021 16:21:06 +0000 (UTC)

Hi,

It seems native-comp-async always store the *.eln files in to the 
~/.emacs.d/eln-cache/.

We can switch the EMACSNATIVELOADPATH values to the head of 
native-comp-eln-load-path,
then the *.eln will be stored in EMACSNATIVELOADPATH.

This patch try to enable custom the eln cache directory.

$ export EMACSNATIVELOADPATH=/tmp/eln-cache
$ emacs 

B.R.
Lin

Attachment: 0001-lisp-startup.el-normal-top-level.patch
Description: Text Data


reply via email to

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