From 7d2876ee0078c3fc5b2190e50a829bdd30fbae3b Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 5 May 2020 16:07:02 -0400 Subject: [PATCH] Prevent coding system prompt during doom commands Possibly fixes #3042 --- core/core-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-lib.el b/core/core-lib.el index 0dd055f72..da3ca349b 100644 --- a/core/core-lib.el +++ b/core/core-lib.el @@ -119,7 +119,7 @@ unreadable. Returns the names of envvars that were changed." (with-temp-buffer (save-excursion (insert "\0\n") ; to prevent off-by-one - (insert-file-contents file)) + (insert-file-contents-literally file)) (save-match-data (when (re-search-forward "\0\n *\\([^#= \n]*\\)=" nil t) (setq