I must be missing something here. I followed the steps on the
leiningen upgrade wiki page and everything seemed fine.

However, even thought my project has an explicit dependency on Clojure
1.4.0, lein repl is starting a session with Clojure 1.2.1

Can't really see where I've gone wrong. Does this ring a bell to anyone?

Cheers,
Leonardo Borges
www.leonardoborges.com


On Thu, Aug 23, 2012 at 7:52 AM, Warren Lynn <wrn.l...@gmail.com> wrote:
>
>
>> Hi Warren,
>>
>> You may want to check out  https://github.com/purcell/ac-nrepl.
>>
>> Cheers,
>> Tim
>>
>
> Thank you. I tried it out. It basically works but has glitches:
>
> 1. If I type "(clojure.repl/", right after the forward slash, I got a
> exception "java.lang.ClassNotFoundException: clojure.repl" (followed by a
> long stack trace). This is close to a deal breaker for me.
>
> 2. The pop-up documentation does not work right. Lines are missing (but
> those lines will show up again if I resize my Emacs window to force a
> redraw). I am on Windows so that could be a factor, but my auto-complete
> pop-up documentation for my Elisp code has no problem.
>
>
>
> --
> 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