Thanks for the response.
You encouraged me to actually download atom and proto-repl. Now, I can see
that many of my questions are answered just by configuring each.
I get it!
Thanks, again.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post
So, proto-repl has plugins but, do you enourage third-party plugins, like
Light Table did/does?
For example, can I use linters and hinters, LT Rolex, etc in proto-repl?
More generally, are the user, default and workspace behaviours exposed for
amendment?
Regards,
--
You received this message b
Generally speaking, there are complications with using OpenGL from
multiple threads, I wonder if the calls you make via the Slime/Swank
interface are in a different thread than the one that allocated the
OpenGL context. Here's some documentation that may be relevant if you
are using OS X:
http:/