On Thursday, August 23, 2012 3:34:50 PM UTC-4, Warren Lynn wrote:
>
>
> I don't think it is nREPL server related.  It has to do with with 
> clojure.complete and lein repl. 
>>
>>
>> https://github.com/kingtim/nrepl.el/issues/63
>>
>> -Tim
>>
>
> Thanks. I did not understand it correctly. I will wait for lein to be 
> updated.
>
>
With lein2 preview 10, the ac-nrepl namespace completion issue is still 
there.  I am talking about this one:
https://github.com/purcell/ac-nrepl/issues/1

But if I do this in a regular "lein repl" shell:
(complete.core/completions "clojure.set/"**)
everything works fine. I can see all the completions.

But if I do the same in an Emacs nrepl buffer, I got the exception as 
described in the ac-nrepl issue. So it does seems nrepl related. Can 
someone explain why? Thank you.

I am using lein2 preview 10, and nrepl.el 0.1.4 preview 

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