开发者

Emacs Configuration

I am trying to 开发者_JS百科get started with Emacs/Clojure. What is the proper way to install emacs extensions. I am trying to install the the following plugin:

https://bitbucket.org/kotarak/vimclojure

I have placed it in ~/.emacs/plugins but it does not work.


In general there is quite some amical animosity between the Vi users and the Emacs users.

I am quite certain that trying to make a Vim plugin work in Emacs is quite impossible.

For emacs use I suggest you checkout clojurebox if you 're on windows as it contains a preconfigured emacs environment.

On Unix like environments emacs is more native and you can use SLIME which is usually available as a OS package or as a separate download for e.g. Aquamacs.

In combination with Leiningen : https://github.com/technomancy/leiningen/wiki/emacs-integration

you have also a nice environemnet.

Good luck and happy hacking


That is a Vim plugin. It cannot be expected to work with Emacs.


Straight from the horse's mouth: Getting Started with Emacs


Instructions for ubuntu here (but they go over to any unix or mac):

http://www.learningclojure.com/2010/08/clojure-emacs-swank-slime-maven-maven.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜