On Sun, Nov 15, 2009 at 04:20:19PM -0500, John Harrop wrote: >That's weird. It's not documented anywhere on the site. And it seems to hang >the REPL: > >user=> nil #!foo > >and nothing. Enter doesn't print "nil" and a fresh user=> prompt as it >should and nothing else apparently works either. The REPL is either wedged >or interpreting everything as comment from then on. > >Weirdly enough, ; hangs the REPL likewise.
How's the data getting to the REPL? jline, or ide? I'm using rlwrap at the console, and netierh seems to cause problems. However, #! eats everything, and doesn't prompt again, but does after the next line. The ; prints a new prompt, so they are definitely treated differently. David -- 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