fix(cli): doctor: recursive macro expansion on advice

Emerged in Emacs 31+.

Fix: #8644
This commit is contained in:
Henrik Lissner 2026-02-10 13:12:28 -05:00
parent 8eb5ab3d11
commit 4f4952d6c6
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -327,7 +327,6 @@ in."
(when doom-modules
(print! (start "Checking your enabled modules..."))
(advice-add #'require :around #'doom-shut-up-a)
(pcase-dolist (`(,group . ,name) (doom-module-list))
(with-doom-context 'doctor
(let (doom-local-errors