I run SLIME with Clojure on Aquamacs, and I used Geoffrey Grosenbach's emacs starter kit (http://github.com/topfunky/emacs-starter-kit) to get set up.
The emacswiki suggests that loading the .emacs file is deprecated (http://www.emacswiki.org/emacs/PreferencesInAquamacs), and I couldn't get it to load .emacs.d/init.el, so I put all the code from .emacs.d/ init.el in ~/Library/Preferences/Aquamacs Emacs/Preferences.el and got it working that way. I suppose you could just load your ~/.emacs or ~/.emacs.d/init.el in Preferences.el if you also use other versions of emacs on the same box and want to avoid duplication. Hope that helps. -Brian Cooley On Oct 21, 6:31 am, Stuart Campbell <stuart.william.campb...@gmail.com> wrote: > Jeffrey, did this work for you? I followed the instructions on the > screencast and I couldn't get a REPL to open in Aquamacs. (The only thing I > did differently was put the contents of customizations.el into ~/.emacs.) > > Do I have to install SLIME separately... ? > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---