> Is this just me, or does anyone else have this issue? I haven't had your exact problem, but sometimes it seems to incorrectly maintain depth at the top level, so I'll end up with something like
(defn foo [x y] ...) (defn bar [a] ...) (defn baz [...] ...) | < cursor goes here when I hit enter. It's very weird; the entire prior part of the file has balanced delimiters, and I haven't figured out what else might be causing this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---