Hi Timothy,

Thanks for your message.

> I don't know if it has been mentioned yet, but I'm not getting
> error-output in the REPL. If I type
>
> (println foo)
>
> then do CTRL+E
>
> I see the REPL spit out the lines I entered, then nothing...

I don't know why are aren't getting an error message. When I do the
same thing, in the REPL output pane I get

(println foo)
#<CompilerException java.lang.Exception: Unable to resolve symbol: foo
in this context (NO_SOURCE_FILE:1)>

What OS and java version are you using?

Best regards,
Arthur

-- 
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

Reply via email to