Macros are harder to write than functions. For example, the macro you just wrote won't work on:
(with-surrounding-text (read_string_from_stream *standard-in*) (println "within surrounding text")) I personally really don't like writing macros. I try to stay away from it when I can. -Patrick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---