From dd89efdb428ced3177f3e7a9b284f7157c94548d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 13 Jul 2025 19:30:47 +0200 Subject: [PATCH] tweak(lib): doom-debug-variables: add epg-debug --- lisp/lib/debug.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/lib/debug.el b/lisp/lib/debug.el index 30d48c452..c0b22fa65 100644 --- a/lisp/lib/debug.el +++ b/lisp/lib/debug.el @@ -14,6 +14,7 @@ ;; Emacs variables (async-debug t 2) debug-on-error + epg-debug (gcmh-verbose t 3) init-file-debug (jka-compr-verbose t 3)