Sean, Phil, thanks! Although now I realize that if I'm going to use
Emacs then I'm going to have to learn the commands. Right now I'm
trying to use 
http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/.
We'll see how that goes.

      Thanks!

          Yaron

On Nov 15, 5:37 pm, Phil Hagelberg <p...@hagelb.org> wrote:
> On Mon, Nov 14, 2011 at 11:06 PM, Sean Corfield <seancorfi...@gmail.com> 
> wrote:
> > Add the following to your ~/.lein/user.clj:
>
> > ;; ~/.lein/user.clj
> > (if (>= (.compareTo (clojure-version) "1.3.0") 0)
> >  (do (use 'clojure.repl)
> >      (use 'clojure.java.javadoc)))
>
> This will work, but most of the functionality of clojure.repl isn't
> very useful in slime. C-c C-c d gets you docs, and M-. gets you
> source.
>
> -Phil

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