Hi everyone- I am running an emacs slime repl via "lein swank". I want to do some simple data input/output by writing a program that runs in the repl. However, when I try to execute "(read)" through the slime repl it gives a "stream closed" error. This operation works fine if done through "lein repl".
Is this a limitation of swank? Or is there something I'm doing wrong? I couldn't find anything on the interwebs that discusses this issue. Thanks for any pointers! -- 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