From 413db9e637a25e7002ae4177e9dbf562ac9bb40e Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Sun, 21 Jul 2024 20:13:10 +1200 Subject: [PATCH] emacs: set debug-on-error --- .emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 52c1bde..f7eed18 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -59,6 +59,7 @@ 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