I use MacPorts:

http://www.macports.org/

and then this command to install emacs from source code:

sudo port install em...@+gtk+x11

It does require running X11 (in Applications/Utilities) in order to get color highlighting, etc., but others have mentioned before on this list that SLIME and swank are better tested on GNU Emacs than on other Mac versions of Emacs.

Andy

On Oct 5, 2010, at 1:22 PM, Sean Corfield wrote:

On Tue, Oct 5, 2010 at 12:51 PM, Phil Hagelberg <p...@hagelb.org> wrote:
Do M-x package-list-packages and mark slime-repl with i, then press x.

I installed clojure-mode this way and now when I try to install either
clojure-test or swank-clojure, Emacs complains that clojure-mode-1.7.1
already exists. I don't know enough emacs to debug it (and I'm mostly
using Eclipse/CCW so it's not critical) but it would be nice to fix it
/ figure that out so I have an alternative (I have the basic
slime-repl stuff working in Aquamacs - tried Carbon Emacs but didn't
like it as much: curious as to what other Mac folks use?).
--
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

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

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

Reply via email to