On Mar 3, 2011, at 5:53 PM, David Nolen wrote:
>
> Thanks for the detailed description. Will look into it.
>
> David
FWIW I posted this as issue #13 on the textmate-clojure github site some time
back, and Sam provided some confirmation there. I'd love to use
textmate-clojure regularly but thi
On Thu, Mar 3, 2011 at 4:12 PM, Sam Ritchie wrote:
> David, not a problem! I was trying to put together a patch, but stumbled on
> this one issue, and figured the clojure list might be able to help out with
> the more general question, here.
>
> Exact steps:
>
>1. Open textmate project
>2
David, not a problem! I was trying to put together a patch, but stumbled on
this one issue, and figured the clojure list might be able to help out with
the more general question, here.
Exact steps:
1. Open textmate project
2. run "cake repl" at a terminal, inside the project directory
3.
On Thu Mar 3 09:39 2011, Sam Ritchie wrote:
> Is there a way to call commands from a JVM process's REPL in any way other
> than pasting it in to that REPL? Specifically, is there a way to tell an
> active REPL to re-enter its current namespace?
I'm not sure if this answers your question, but have
On Thu, Mar 3, 2011 at 12:39 PM, Sam Ritchie wrote:
> I'd like to bump this, with the question rephrased:
>
> Is there a way to call commands from a JVM process's REPL in any way other
> than pasting it in to that REPL? Specifically, is there a way to tell an
> active REPL to re-enter its current
I'd like to bump this, with the question rephrased:
Is there a way to call commands from a JVM process's REPL in any way other
than pasting it in to that REPL? Specifically, is there a way to tell an
active REPL to re-enter its current namespace?
On Tue, Mar 1, 2011 at 8:50 AM, Sam Ritchie wrote