Re: aquamacs, slime and clojure on OS X

2011-09-29 Thread Jake Penton
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 being a bit fuzzy in the head. I'll find out shortly 
here.

Thanks again.

- J -

-- 
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: aquamacs, slime and clojure on OS X

2011-09-29 Thread Jake Penton
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/SLIME/. Since I am not going to be using slime with Common Lisp for a 
while, I just deleted the afore-mentioned directory. There is no doubt a 
more subtle way, but for now I don't care.

My guess is that the majority of people using Aquamacs and clojure may not 
have had slime set up as I had for use with Common Lisp, so the conflict may 
not have been evident.

I now get a toplevel when I navigate to a leiningen project and do M-x 
clojure-jack-in, so HAPPY HAPPY HAPPY!

Thanks.

- J -


-- 
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

aquamacs, slime and clojure on OS X

2011-09-23 Thread Jake Penton
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 aquamacs or gnu emacs working with slime and clojure, with no 
success.

BTW, I have used aquamacs with slime and Common Lisp (ccl, sbcl) for a long 
time now. I know those are older, more stable languages, but good golly - I 
had aquamacs+slime+ccl set up in about an hour.

Is their a reliable set of instructions to set up slime with clojure 
somewhere?

I have followed instructions from a half dozen different web pages. They are 
rich in magic incantations which fail (possibly because I'm dense). I *think 
*I followed the instructions on the Getting Started with Emacs page linked 
to from the clojure site, but - it did not work. Perhaps my attitude is 
wrong, but the user comments on the Getting Started page basically 
demolished my confidence in the information there.

I won't post error messages yet, although it may come to that shortly.

I would prefer to use aquamacs, but would settle for GNU Emacs. What I want 
to start with is the simplest set of things that will give me a clojure REPL 
in aquamacs/emacs.

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 following, unless absolutely required:

   - an Emacs Starter Kit
   - a development version of GNU Emacs, i.e. v.24
   - any kind of package manager for Emacs
   - any kind of project build system for clojure, i.e. leiningen

All of the above appear to me to be well-intended help, any or all of 
which have broken on me as I tried this. Instead I would prefer to know what 
files I need in what locations. But then, who am I to boss y'all around on 
how to help me ;-)

My setup:

   - Snow Leopard 10.6.8
   - aquamacs 2.3a
   - GNU Emacs 24
   - clojure and clojure-contrib from macports, whatever their latest is
   - Slime-related jar files and elisp files littered all over the place 
   that didn't do me any good


TIA.

- Jake -


-- 
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