unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* native-comp write path?
@ 2022-02-12 13:38 Yuri D'Elia
  2022-02-12 14:14 ` Yuri D'Elia
  2022-02-12 17:51 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Yuri D'Elia @ 2022-02-12 13:38 UTC (permalink / raw)
  To: emacs-devel

Is there a way to customize the place where user's elc-cache is
_written_ to?

I'd like to move the directory inside the XDG_CACHE hierarchy without
using symlinks.

I tried to change native-comp-eln-load-path inside early-init, but if I
inspect the value after starting emacs I see that the default value is
_prepended_ to my preferred directory:

native-comp-eln-load-path
("/h/y/.config/emacs/eln-cache/" "/h/y/.cache/emacs/eln-cache/")

I had the impression that this used to work up until recently.




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-12 21:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-12 13:38 native-comp write path? Yuri D'Elia
2022-02-12 14:14 ` Yuri D'Elia
2022-02-12 17:51 ` Eli Zaretskii
2022-02-12 17:59   ` Stefan Monnier
2022-02-12 19:12     ` Eli Zaretskii
2022-02-12 19:40       ` Stefan Monnier
2022-02-12 21:18       ` Yuri D'Elia

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).