Hi Michael, On Sat, Nov 1, 2008 at 6:24 AM, Michael Wood <[EMAIL PROTECTED]> wrote: > > Hi > > On Wed, Oct 29, 2008 at 6:23 PM, bc <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> I've posted a new article on my blog about Clojure Namespaces: >> http://bc.tech.coop/blog/081029.html >> >> I would appreciate any comments/criticisms or additional insights. > > Your backslashes have gone missing in your calls to printf. e.g.: > > (doseq x (ns-map 'test) (printf "%s: %sn" (first x) (frest x)))
Arrggh! I hate it when that happens! I forget to escape backslashes in PRE blocks way too often. Thanks for letting me know. - Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---