iankelling.org
/
git
/
dot-emacs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc7ccc
)
turn off temporary debug
author
Ian Kelling
<ian@iankelling.org>
Sat, 27 Aug 2016 19:40:28 +0000
(12:40 -0700)
committer
Ian Kelling
<ian@iankelling.org>
Mon, 9 Jan 2017 18:09:40 +0000
(10:09 -0800)
my-init.org
patch
|
blob
|
history
diff --git
a/my-init.org
b/my-init.org
index c7efdaccc5b0957d7d6028164877f2e6c7011498..d9bf5155a8e18b23c16b2c6438b58b9f50f8c48f 100644
(file)
--- 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