Files
doomemacs/lisp
Henrik Lissner 0f556345fd fix: remove custom-dont-initialize hack
It seems either Emacs' warning library and/or debugger relies on
custom.el functionality at load time to properly function. If
`custom-dont-initialize` is non-nil when a warning or error occurs,
Emacs fails to fully load the `warning` or `backtrace` libraries,
causing this error to obscure the true warning/error with:

  Error in delayed-warnings-hook (display-delayed-warnings): (void-variable
  warning-minimum-log-level)
2024-11-06 06:12:22 -05:00
..
2024-11-03 12:36:38 -05:00
2024-09-14 20:47:39 -04:00
2024-11-03 01:52:28 -05:00
2024-11-03 01:52:28 -05:00