2009/11/16 John Harrop <[email protected]>: > On Mon, Nov 16, 2009 at 2:16 AM, Michael Wood <[email protected]> wrote: >> >> This is what I get with or without rlwrap from the command line. No >> IDE or anything like that: >> >> Clojure 1.1.0-alpha-SNAPSHOT >> user=> ; some comment >> user=> #! something >> (println "blah") >> blah >> nil >> user=> >> >> i.e. the same as David. > > Well, that's odd. I get a hang no matter what. I can enter as many lines of > random crap as I like and never get back a user=> prompt. Sometimes I also > can't enter blank lines -- enter does nothing at start of line, and starts a > new line (w/o prompt) otherwise.
Well, I suppose that's an enclojure bug, unless you mean you get the same thing w/o enclojure too. -- Michael Wood <[email protected]> -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
