summaryrefslogtreecommitdiff
path: root/.emacs.d/init-spw.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init-spw.el')
-rw-r--r--.emacs.d/init-spw.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index 9dddaa77..5fc64f30 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -966,7 +966,7 @@ window first."
(setq shell-file-name "bash")
(setenv "BASH_ENV" (expand-file-name "~/.bash_defns")))
-(setq comp-async-report-warnings-errors t)
+(setq native-comp-async-report-warnings-errors 'silent)
(setq inferior-lisp-program "sbcl")