It happens like this:

In my keyboard, I get "}" with AltGr-0

Now, if I type { :a { :b "C" } }, and hold space down while typing
AltGr-0, I get ArrayIndexOutOfBounds. In the screen there is no
difference when holding the space down.


Also, if i hold AltGr down after typing "{" (AltGr-7) when pressing
space button, i get this:

user=> { :a "b" }
java.lang.Exception: Unable to resolve symbol:  :a in this context
(NO_SOURCE_FILE:0)

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