Hi, On Aug 22, 11:43 pm, Sang Ahn <mr.moham...@gmail.com> wrote:
> I am having trouble sending expressions to repll. > If I have (defn greet [] (println "Hello")), I position the cursor to > be inside the first cursor, then type \et, and I get the message, > "Error: Not in toplevel expression!" > What gives? I'm not sure, what you mean with "inside the first cursor". But my suspicion is, that you place the cursors *on* the '(' of the defn. This will not work. The cursor must be really *inside* the parens. Eg. on the 'o' of the `defn`. If this doesn't solve your problem, please provide me some detailed step-by-step guide how to reproduce the problem via private email. Sincerely Meikel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---