Don't pop up emacs errors, just log them and insidiously collapse inside
This commit is contained in:
parent
d268caa38a
commit
113b0cefc5
2
init.el
2
init.el
@ -92,7 +92,7 @@
|
|||||||
;; DISABLED because something broke and I didn't bother figuring out what...
|
;; DISABLED because something broke and I didn't bother figuring out what...
|
||||||
|
|
||||||
;; barf out emacs errors as they are encountered
|
;; barf out emacs errors as they are encountered
|
||||||
(setq debug-on-error t)
|
(setq debug-on-error nil)
|
||||||
|
|
||||||
;; Speed up scrolling down (why is this even a thing?)
|
;; Speed up scrolling down (why is this even a thing?)
|
||||||
(setq auto-window-vscroll nil)
|
(setq auto-window-vscroll nil)
|
||||||
|
Loading…
Reference in New Issue
Block a user