From 3e0432959a566454ce5b4c5e12ad57b53fcee236 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 2 Nov 2020 21:03:28 -0500 Subject: [PATCH] Set user-init-file in sandbox --- core/autoload/debug.el | 1 + 1 file changed, 1 insertion(+) diff --git a/core/autoload/debug.el b/core/autoload/debug.el index f3003438f..ef5832dae 100644 --- a/core/autoload/debug.el +++ b/core/autoload/debug.el @@ -314,6 +314,7 @@ Some items are not supported by the `nsm.el' module." (with-temp-file file (prin1 `(progn (setq noninteractive nil + user-init-file ,file process-environment ',doom--initial-process-environment exec-path ',doom--initial-exec-path init-file-debug t