关于load-path增多对emacs运行速度的重大影响

(message "*** Emacs loaded in %s with %d garbage collections."
           (format "%.2f seconds"
                   (float-time (time-subtract after-init-time before-init-time)))
           gcs-done)

Eason0210的预编译emacs + 你上面的代码片段 + chenbin的配置(我改了一些地方)

详细配置可以看这里 GitHub - heheda123123/dot_emacs: emacs config

1 个赞