emacs27能不能在early-init.el里面判断emacs是否运行在terminal里面?

(info "(emacs) Early Init File") 以及 C-h n 里有一些 early-init.el 的介绍,根据这些介绍,直觉上不能判断,而且你应该把这样的配置放到 init.el 里。