On Dec 9, 5:41 pm, Alec Battles <alec.batt...@gmail.com> wrote:
> > On Dec 6, 9:16 pm, Phil Hagelberg <p...@hagelb.org> wrote:
> >> On Mon, Dec 6, 2010 at 9:00 PM, javajosh <javaj...@gmail.com> wrote:
> >> > Sorry for asking here, but I think it's at least a little relevant to
> >> > Clojure since I for one wouldn't be installing emacs if it wasn't for
> >> > Clojure and Slime. Getting prompts about what the function arguments
> >> > are seems like a HUGE benefit when learning this langauge. I imagine
> >> > other non-emacs people might have a related question, so I'll give
> >> > asking this question a shot.
>
> >> >>sudo ports install slime
>
> >> Swank Clojure (the Clojure adapter for SLIME) depends on a particular
> >> version of Slime; the one in Macports is probably not it. I recommend
> >> installing via package.el instead as the swank-clojure readm
> >> suggests:https://github.com/technomancy/swank-clojure#readme
>
> > Thanks Phil, I'll give that a shot.
>
> Did that work?
>
> If not, try installing a different emacs.
>
> I don't use OSX, but with the installation process temacs and src
> failing to load in the error message and all, I'd try that.
>
> http://www.delorie.com/gnu/docs/elisp-manual-21/elisp_715.html
>
> Alec

The short answer is that I've punted and have been using the
counterclockwise plugin for Eclipse. (http://code.google.com/p/
counterclockwise/) It is more excellent than I have any right to
expect. It does things like highlight the difference between macros
and functions, and that makes me happy.

I would still like to see slime in action, however. I have two emacs
installed, GNU and Aquamacs. macports is still not able to do anything
- I'm actually rather concerned about it's health.

$ emacs --version
GNU Emacs 22.1.1

I don't really know macports (or the native packager, pkgutil I think)
well enough to know what is responsible for installing that emacs.

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