From 7c5780a719565630f58e7751afa8c7e458c49871 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 6 Apr 2024 11:22:57 -0700 Subject: a org file is definitely not the way for me --- early-init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 0312190..870eb01 100644 --- a/early-init.el +++ b/early-init.el @@ -21,6 +21,9 @@ ;; increase font size (set-face-attribute 'default nil :height 130) +(setq init-file-debug t) +(setq debug-on-error init-file-debug) + (add-hook 'emacs-startup-hook (lambda (&rest _) -- cgit 1.4.1