57 varieties

0 views
Skip to first unread message

Philip Hudson

unread,
May 28, 2010, 6:39:35 AM5/28/10
to clo...@googlegroups.com
I've been trying for the best part of a month to get SLIME/SWANK/
Clojure/clojure-mode working in emacs 23.2 on Mac OS X 10.5 without
using ELPA, which unfortunately seems to break everything including
itself in my setup.

Using Bill Clementson's checkout recommendations (see below) I've got
to the point where I can type in the Clojure 1.2.0 *inferior-lisp*
REPL buffer (with no prompt) and have the reader eval output appear in
the SLIME REPL buffer, but SLIME seems to think I'm in some
unspecified Common Lisp (the prompt is "CL-USER> ") and I can't enter
anything in the SLIME REPL.

Here are the checkout URL recommendations I've gleaned:

Bill Clementson:
svn http://clojure.googlecode.com/svn/trunk/
git://github.com/jochu/clojure-mode.git
git://github.com/jochu/swank-clojure.git
svn http://clojure-contrib.googlecode.com/svn/trunk/
cvs common-lisp.net:/project/slime/cvsroot


# AEvar's version
git://github.com/richhickey/clojure.git
git://github.com/technomancy/clojure-mode.git
git://github.com/jochu/swank-clojure.git
git://github.com/richhickey/clojure-contrib.git
git://github.com/technomancy/slime.git


# Brent Millare's version
git://github.com/richhickey/clojure.git
git://github.com/jochu/clojure-mode.git
git://github.com/technomancy/swank-clojure.git
git://github.com/richhickey/clojure-contrib.git
git://github.com/technomancy/leiningen.git


# http://riddell.us/ClojureWithEmacsSlimeSwankOnUbuntu.html:
git://github.com/jochu/clojure-mode.git
git://github.com/jochu/swank-clojure.git
git://git.boinkor.net/slime.git

I very much hope that you all can give me firm and final "yes" or "no"
verdicts on each of these lines.

--
Phil Hudson PGP/GnuPG ID: 0x887DCA63

Ramakrishnan Muthukrishnan

unread,
May 28, 2010, 9:27:18 AM5/28/10
to clo...@googlegroups.com
On Fri, May 28, 2010 at 4:09 PM, Philip Hudson <phil....@iname.com> wrote:
> I've been trying for the best part of a month to get
> SLIME/SWANK/Clojure/clojure-mode working in emacs 23.2 on Mac OS X 10.5

> without using ELPA, which unfortunately seems to break everything including

Here are my instructions for a completely manual setup which works
very well for me, I keep syncing with technomancy's branch:

<http://github.com/vu3rdd/swank-clojure/raw/master/config.txt>
<http://github.com/vu3rdd/swank-clojure>

--
Ramakrishnan

Steve Purcell

unread,
May 28, 2010, 3:26:49 PM5/28/10
to clo...@googlegroups.com
On 28 May 2010, at 11:39, Philip Hudson wrote:

> I've been trying for the best part of a month to get SLIME/SWANK/Clojure/clojure-mode working in emacs 23.2 on Mac OS X 10.5 without using ELPA, which unfortunately seems to break everything including itself in my setup.
>


If it helps, I've got a working non-ELPA set-up which you can browse here:

http://github.com/purcell/emacs.d

It uses git versions of Slime, Clojure-mode and Swank-clojure (as git submodules). Feel free to mail me off-list with any questions.

-Steve

Joost

unread,
May 29, 2010, 6:25:10 AM5/29/10
to Clojure
On May 28, 9:26 pm, Steve Purcell <st...@sanityinc.com> wrote:
> If it helps, I've got a working non-ELPA set-up which you can browse here:
>
>  http://github.com/purcell/emacs.d
>
> It uses git versions of Slime, Clojure-mode and Swank-clojure (as git submodules). Feel free to mail me off-list with any questions.

Similarly; my setup is here (only tested with clojure 1.1):
http://github.com/joodie/emacs-d
with most of the relevant configuration in
http://github.com/joodie/emacs-d/blob/master/topics.d/topic-clojure.el
Reply all
Reply to author
Forward
0 new messages