Yes, it's not supported yet in lein2 because REPL-y doesn't support it yet. 
But it's definitely on my plate to knock out soon, along with :prompt 
support, although :repl-* options will likely be collapsed into a 
:repl-options map.

https://github.com/technomancy/leiningen/issues/432
https://github.com/trptcolin/reply/issues/31

-Colin




On Friday, March 9, 2012 5:32:33 AM UTC-6, kjeldahl wrote:
>
> Another problem. I have a ":repl-init myproj.something" in 
> project.clj . Using "lein repl", that namespace gets pulled in just 
> fine, but not when I do a "lein2 repl". Any idea why? Looks like it 
> does not even try to load the namespace until I pull it in inside the 
> repl manually. 
>
> Thanks, 
>
> Marius K. 
>
> On Mar 9, 5:41 am, Phil Hagelberg <p...@hagelb.org> wrote: 
> > Phil Hagelberg <p...@hagelb.org> writes: 
> > > Just found a bug that only manifests when you don't have any profiles 
> > > and are running outside a project. 
> > 
> > I released a 2.0.0-preview2 version with this fix. If you are running 
> > the old preview, running "lein2 upgrade" should take care of it. 
> > 
> > thanks, 
> > 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