Many years of Emacs have trained me to expect evaluation of the form before the cursor. For example, with | standing for the cursor position:
------ (+ 3 4)| (* 2 3) ------ I expect to evaluate (+ 3 4). Often I put my cursor right after an expression just so I can execute it. Again, that's how Emacs does it. This also makes it convenient to type and expression and evaluate it immediately without having to move the cursor. -- 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