On Thu, Feb 5, 2009 at 2:59 PM, Nathan Cunningham <penguin2...@gmail.com> wrote:
>
> Yup, that solves it.
> A while back the blah# didn't support working in nested back ticks. I
> hadn't realized they fixed it. Or for that matter added condp :)

The auto-gensym behavior hasn't changed.

user=> `(foo# ~(vector `foo#))
(foo__651__auto__ [foo__650__auto__])

Note the numbers 650 and 651 are indeed different.  condp is rather
nice though, isn't it? :-)

--Chouser

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