> That's true only if you use the :refer-clojure (all one keyword):
>
> (ns a (:refer-clojure :exclude (load)))

No, it doesn't work.  The same error message is displayed.

It is the same for the clojure.contrib.mmap and clojure.contrib.zip-
filter libraries, which have a (:refer-clojure :exclude (%)) clause in
their (ns) form.  When (use)'ing them in the REPL, one has failure
with the same exception thrown.

Again, might it be a bug with the r1098 "breaking" changes?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to