From 52c1a2561c7c524c67f63f89c07b6d3e23c983d0 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Tue, 23 Jul 2024 16:34:55 +1200 Subject: [PATCH] emacs: don't set debug-on-error --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index dc4e209..374a292 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -73,7 +73,6 @@ value `italic'." ;; variables (setq compilation-scroll-output t - debug-on-error t dictionary-server "dict.org" dired-listing-switches "-alh --group-directories-first" fill-column 74