Hi Meikel,

I've tried running / developing both in vimclojure and slime, and one
difference I noticed is that if I manually start a function in the
buffer, vimclojure won't show me any output until the function that is
completed.

Slime would do fine. I could start a (simulation) of 10000 years, and
see the output that (simulation) generated every 100 years scroll by
in the mean time. Vimclojure seems to store all that output and spit
it out at the end.

Is this something I can change with a toggle?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to