On Oct 11, 9:26 am, Meikel Brandmeyer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I also ran in the problem with #' in a macro with clojure-contrib.
> The attached patch changes all macros in clojure-contrib to the
> suggested way with (var).
>
Did you have a problem after rev 1059? I'm in the middle of making
some reader changes - if rev 1059 works then I recommend leaving your
code alone until I am done.
At that point, I will know if I am going to change the promise of #'x
becomes (var x), and let everyone know.
Rich
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---