已经删除emacs 28,然后安装了自己编译的emacs 29.4.使用emacs -q可以正常启动,使用doom sync 时提示的错误信息如下: $ doom sync
Error: error (“Eager macro-expansion failure: (void-variable )”) mapbacktrace(#[1028 “\1\4\203\24\0\301\302!\210\300\4!\210\301\303!\210\202\35\0\301\304!\210\3\3B\262\1\211\2035\0\300\1@!\210\211A\211\262\2\2035\0\301\305!\210\202!\0\301\306!\207” [prin1 princ " " “(” " (" " " “)\n”] 7 “\n\n(fn EVALD FUNC ARGS FLAGS)”]) debug-early-backtrace() debug-early(error (error “Eager macro-expansion failure: (void-variable )”)) error(“Eager macro-expansion failure: %S” (void-variable )) internal-macroexpand-for-load((eval-when-compile (require 'subr-x)) nil) load-with-code-conversion(“/home/chengzi/.config/emacs/lisp/doom.el” “/home/chengzi/.config/emacs/lisp/doom.el” nil t) load(“/home/chengzi/.config/emacs/lisp/doom” nil t nil must-suffix)
我懵了,求大佬指点