Confirm, as Jake said it is enough to delete the folder
/Library/Application Support/Aquamacs Emacs/SLIME/; my problem was
probably derived from having previously installed also
Aquamacs-SLIME-2011-xxx.pkg.tgz, the SLIME plugin from
http://aquamacs.org/download.shtml.
(Lein's swank plugin uses an
Ok, I followed the simple instructions, but ran into a minor problem.
It seems that the Aquamacs version of slime conflicts with the clojure
setup, and should be disabled. This version of slime (as delivered by the
Aquamacs folks) is installed in /Library/Application Support/Aquamacs
Emacs/SLIM
Thanks for all the answers, everyone.
I did the original post and then immediately came down with some kind of
nasty cold. So I just got back to it today, but have not had a chance to try
the suggestions.
I'll probably discover that my setup difficulties had a lot to do with
feeling crummy and
I have some trouble. I'm on OSX Lion, and have a few hours ago
installed Aquamacs and SLIME from http://aquamacs.org/download.shtml.
Then installed lein/swank/and clojure-mode, as Phil suggested.
In order to make it work I had to remove the autodoc option, by
commenting line 20 from /Library/Appli
I'm quite happy using emacs's Scheme support. But then, I've never
experienced the luxury of swank and slime.
The Scheme modes work a bit better (for Clojure) than the Lisp modes,
because: 1) it highlights matching square and curly brackets, not just
parentheses; and 2) after you do "C-u M-x run-
+1 for me too on Snow Leopard with latest Aquamacs
2011/9/23 Durgesh Mankekar
> +1 here. These instructions have worked for me with Aquamacs.
>
> On Sep 23, 2011, at 2:46 PM, Justin Kramer wrote:
>
> * install Leiningen
>> * install the swank-clojure plugin: lein plugin install swank-clojure
Coming from Eclipse, I can't live without the file browser.
I'm having this problem with ECB, please help:
http://stackoverflow.com/questions/7541693/ecb-context-menu-in-aquamacs
Thanks,
Ngoc
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to
+1 here. These instructions have worked for me with Aquamacs.
On Sep 23, 2011, at 2:46 PM, Justin Kramer wrote:
* install Leiningen
* install the swank-clojure plugin: lein plugin install swank-clojure 1.3.2
* install clojure-mode (you can do this from git)
* navigate to a project and do
use this script to download everything you need for clojure
development on emacs (aquamacs)
git clone https://github.com/technomancy/clojure-mode.git
wget -P framemove http://www.emacswiki.org/emacs/download/framemove.el
wget -P paredit http://mumble.net/~campbell/emacs/paredit.el
wget --no-check
>
> * install Leiningen
> * install the swank-clojure plugin: lein plugin install swank-clojure
> 1.3.2
> * install clojure-mode (you can do this from git)
> * navigate to a project and do M-x clojure-jack-in
>
> That's all it takes. It might work with Aquamacs, but since that fork
> is n
On Thu, Sep 22, 2011 at 5:46 PM, Jake Penton wrote:
> In the absence of reliable installation instructions (or perhaps even
> preferable to them), is there a description somewhere of the final target
> state that my system should be in? That is, I actually do NOT really want to
> use any of the fo
Intentionally avoiding leiningen on ideological grounds will make
things more difficult and frustrating for yourself. If you do want to
try it out, there are links below to get you started below. You can
realistically be up and running with emacs and slime in less than an
hour.
lein: https://gi
Sorry to raise something that has probably been asked and answered umpteen
times.
I have been looking forward to trying clojure for quite some time. I
appreciate that clojure and its ecosystem is undergoing rapid
development. However, I have spent the last day and a half trying to get
either
13 matches
Mail list logo