X-Git-Url: https://iankelling.org/git/?p=dot-emacs;a=blobdiff_plain;f=my-init.org;h=d9bf5155a8e18b23c16b2c6438b58b9f50f8c48f;hp=c7efdaccc5b0957d7d6028164877f2e6c7011498;hb=f2df0ec96647b7545b09dab8a8792ddefd3c5ce3;hpb=3dc7ccc943c54180d31e6a28761778562f8c0be2 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