From 177a313b628666b6e19204cec831478cfe44d01e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 21 Jan 2023 12:54:18 -0600 Subject: Stop debugging all the time --- early-init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/early-init.el b/early-init.el index 70b61a8..e024b50 100644 --- a/early-init.el +++ b/early-init.el @@ -2,9 +2,9 @@ ;; Bankruptcy: 9.4 -;; Debugging shit -(setq debug-on-error t - use-package-verbose t) +;; Debugging +;; (setq debug-on-error t +;; use-package-verbose t) ;; (setq debug-on-message "Selection owner couldn’t convert: TIMESTAMP") ;; Frames -- cgit 1.4.1-21-gabe81