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