From c4fe40a0a741a28c85a442b6c2b9dc7b62fa6fc8 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 17 Nov 2015 02:18:56 -0500 Subject: [PATCH] Move pcache-directory to temp dir --- core/core.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/core.el b/core/core.el index 58e24cc83..2b845715b 100644 --- a/core/core.el +++ b/core/core.el @@ -118,7 +118,8 @@ persistent-soft-exists-p persistent-soft-flush persistent-soft-location-readable - persistent-soft-location-destroy)) + persistent-soft-location-destroy) + :config (setq pcache-directory (concat narf-temp-dir "pcache/"))) (use-package async :commands (async-start