From 70cf47825ca60b00bbdfa3a01aeee4f4845e8afe Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Wed, 30 Apr 2025 10:00:35 +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 1dddce6..cfe5f5b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -83,6 +83,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