Hi Phil, thanks, lein trampoline run seems to get around the problem.
BTW, spotted a minor error in the .lein/bin/swank-clojure script. The CLASSPATH setting at the top of the script appears to have a hard coded path instead of one based on $HOME. For example, after installing the swank plugin, my script has the path CLASSPATH="/home/phil/.m2/repository/swank-clojure/swank-clojure/1.4.0/swank-clojure-1.4.0.jar" instead of CLASSPATH="/home/tcross/..... Tim On Sunday, March 4, 2012 4:54:00 AM UTC+11, Phil Hagelberg wrote: > > Tim Cross <theophil...@gmail.com> writes: > > > My guess is that lein run does something different wrt *in*, but I've > > no idea what and cannot find anything obvious in the docs. > > Try using "lein trampoline run" to get around the subprocess issues with > stdin. > > -Phil > > -- 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