doomemacs/core
Henrik Lissner 4685eddb66
Don't eat stacks in backtraces in debug mode
The error handlers were a little too effective. They obscured a large
chunk of the stacktrace after errors, even in debug mode. This fixes
that and ensures backtraces in debug mode are more helpful.
2018-06-18 17:14:17 +02:00
..
autoload Minor refactor, across the board 2018-06-18 15:02:24 +02:00
templates General, minor refactor & feedback revision 2018-06-14 19:49:03 +02:00
test Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-dispatcher.el Clean up elcs only if compiling core or everything 2018-06-18 14:56:24 +02:00
core-editor.el Be quiet, recentf! 2018-06-17 02:25:12 +02:00
core-keybinds.el Allow map!'s :prefix to accept key vectors 2018-06-15 16:20:20 +02:00
core-lib.el Refactor associate! with cl-defmacro 2018-06-16 11:34:42 +02:00
core-modules.el Don't eat stacks in backtraces in debug mode 2018-06-18 17:14:17 +02:00
core-os.el Load core-os sooner & in all sessions 2018-06-18 12:04:30 +02:00
core-packages.el Don't eat stacks in backtraces in debug mode 2018-06-18 17:14:17 +02:00
core-projects.el Lazy load projectile (experimental) 2018-06-16 11:42:37 +02:00
core-tests.el Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-ui.el Improve general error handling at startup 2018-06-18 14:47:36 +02:00
core.el Don't eat stacks in backtraces in debug mode 2018-06-18 17:14:17 +02:00
packages.el Move unit tests from ert to buttercup 2018-06-15 03:42:01 +02:00