On Mar 14, 5:42 am, Javier wrote:
> Ok, I can answer myself, thanks to maacl in the IRC:
>
> Download clojure-mode:
>
> git clone git://github.com/jochu/clojure-mode.git
>
> And put this:
>
> (add-to-list 'load-path "/path/to/clojure-mode")
> (require 'clojure-mode)
>
> in .emacs, restart, and M-
Ok, I can answer myself, thanks to maacl in the IRC:
Download clojure-mode:
git clone git://github.com/jochu/clojure-mode.git
And put this:
(add-to-list 'load-path "/path/to/clojure-mode")
(require 'clojure-mode)
in .emacs, restart, and M-x clojure-install.
Really fantastic.
The guide I tri
Hello, I'm trying to start learning Clojure, but I fail miserably at
some point trying to get a decent IDE to work.
- First, Enclojure for Netbeans has lot of bugs, it is inusable for me
at this stage.
- I'm not used to Eclipse nor Intellijea, so I discard both.
- I'm used to Emacs, and have used