How do I byte-compile everything in my .emacs.d directory?

前端 未结 6 2125
野性不改
野性不改 2021-01-29 17:40

I have decided to check out Emacs, and I liked it very much. Now, I\'m using the Emacs Starter Kit, which sort of provides better defaults and some nice customizations to defaul

6条回答
  •  死守一世寂寞
    2021-01-29 18:03

    For my using spacemacs, the command is spacemacs/recompile-elpa. The command byte-recompile-directory does not compile any file.

提交回复
热议问题