Spacemacs 越来越慢了

从之前的 2s- 到了 5s。。。 是 bug 还是 feature :sweat:

   dotspacemacs-configuration-layers
   '(
     ;; ----------------------------------------------------------------
     ;; Example of useful layers you may want to use right away.
     ;; Uncomment some layer names and press <SPC f e R> (Vim style) or
     ;; <M-m f e R> (Emacs style) to install them.
     ;; ----------------------------------------------------------------
     ivy
     auto-completion
     better-defaults
     emacs-lisp
     git
     markdown
     org
     (shell :variables
            shell-default-height 30
            shell-default-position 'bottom)
     ;; spell-checking
     syntax-checking
     ;; version-control
     )

master branch

看起来 develop 分支似乎更快???

2分钟起步的不说话。 用的 Layer 多了启动变慢很正常。 这个取决于硬盘和缓存。 如果你的 RAM 足够挥霍的话,可以让整个 Emacs 常驻内存(内存只有4GB的默默流泪):

应该不是 develop 的原因,可能只是切换分支相当于做了个磁盘整理。

可我都是新装的。。。想尝尝新鲜的东西

我还是滚回去用自己的配置吧。。

考虑disable spaceline吧,自己弄个mode line https://emacs-china.org/t/mode-line/655, 然后看下你有没有用exec-path-from-shell 这个package, 去掉exec-path-from-shell加快两秒启动时间

求教下如何在mac下操作。。。

恐怕和 Linux 没太大区别吧。

第一步fstab没找到…只有fstan.hd

http://m.newsmth.net/article/Apple/232881?au=hzhr

参照这个看起来是可以的,直接创建一个试试。不行的话就继续试 fstad.hd。

注意安全

慢点没太大问题吧?emacs一般打开关的不怎么频繁吧,除去crash以及自己玩,我平均一周也就关一次。