环境: mac, GNU emacs 24.3.1 ;
在gnu package [ M-x pacage-list-packages ] 中没有找到clojure-mode;
然后按照clojure https://github.com/clojure-emacs/clojure-mode 上的说法是在If you're not already using Marmalade, add this to your ~/.emacs.d/init.el
and
load it with M-x
eval-buffer
,折腾了半天没效果,后台找到帖子老外说Needed to be in ~/.emacs not ~/.emacs.d/init.el
试过,ok了。
官网说法也不完全对啊,还是需要依靠群众的力量。