Increase message-log-max in debug mode

This commit is contained in:
James Cherti
2025-04-17 12:53:37 -04:00
parent 4b680d7be3
commit 1f81090a9b

View File

@@ -180,6 +180,9 @@ pre-early-init.el, and post-early-init.el.")
(setq warning-minimum-level (if minimal-emacs-debug :warning :error))
(setq warning-suppress-types '((lexical-binding)))
(when minimal-emacs-debug
(setq message-log-max 16384))
;;; Performance: Miscellaneous options
;; Font compacting can be very resource-intensive, especially when rendering