Re: [ANN] New Canvas feature for Proto REPL Charts

2017-01-06 Thread Aa Dandy
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

Re: [ANN] New Canvas feature for Proto REPL Charts

2017-01-04 Thread Aa Dandy
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

Re: trolltech QT opengl SLIME REPL mac os x

2008-12-18 Thread AA
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:/