From f2df0ec96647b7545b09dab8a8792ddefd3c5ce3 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sat, 27 Aug 2016 12:40:28 -0700 Subject: [PATCH] turn off temporary debug --- my-init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-init.org b/my-init.org index c7efdac..d9bf515 100644 --- a/my-init.org +++ b/my-init.org @@ -19,7 +19,7 @@ * things that should be at the beginning #+begin_src emacs-lisp ;; todo, evaluating this manually disables debug on error instead of toggling it -(toggle-debug-on-error) ;uncomment to help debug and catch errors +;(toggle-debug-on-error) ;uncomment to help debug and catch errors #+end_src -- 2.30.2