Re: 57 varieties

2010-05-29 Thread Joost
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

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: 57 varieties

2010-05-28 Thread Ramakrishnan Muthukrishnan
On Fri, May 28, 2010 at 4:09 PM, Philip Hudson phil.hud...@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

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: 57 varieties

2010-05-28 Thread Steve Purcell
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

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en