doomemacs/core
Henrik Lissner a9bd4965bf
Improve error handling in doom-first-*-hook
This should at least report what function invoked the error.
doom-first-input-hook was especially problematic because it runs on
pre-command-hook, which Emacs is very protective of. It will smother
errors that arise from it and auto-remove the offending hook. This
self-correction is nice for avoiding a broken Emacs, but it makes it
tough to debug those issues.
2020-08-02 18:41:21 -04:00
..
autoload Load straight in doom/bump* commands 2020-08-01 15:20:32 -04:00
cli Add -A/-R switches to 'doom env' 2020-08-01 15:23:10 -04:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test Remove unused test module 2020-05-25 16:02:07 -04:00
core-cli.el Move 'restart Emacs to see changes' message to 'doom sync' 2020-05-26 04:09:11 -04:00
core-editor.el Move auto-mode-alist fallbacks to bottom 2020-07-26 18:26:33 -04:00
core-keybinds.el General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
core-lib.el Improve error handling in doom-first-*-hook 2020-08-02 18:41:21 -04:00
core-modules.el Load custom-file #3485 2020-07-22 19:18:23 -04:00
core-packages.el Fix #3655: evil-collection-vterm hangs native comp 2020-07-31 01:51:48 -04:00
core-projects.el Reduce projectile cache limit 2020-08-01 15:19:59 -04:00
core-ui.el [UI] Set prompt to readonly in comint buffers 2020-07-28 20:48:30 +05:30
core.el Fix #3390: only execute local-vars hooks once 2020-08-02 16:29:46 -04:00
packages.el Bump :core 2020-07-22 18:14:58 -04:00