mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-02-23 16:21:29 -08:00
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. |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||