<dongcarl>Any helper functions to negate a predicate? Or do I have to just define a lambda? ***catonano_ is now known as catonano
***bsima1 is now known as bsima
***somethinglittle is now known as nothingmuch
***ng0_ is now known as ng0
<manumanumanu>wingo_: Sorry to bother you this lovely friday evening, but will #:declarative? in module definitions be ignored in a future 2.2 release or do I have to autotoolify my poor little modules using it if I want 2.2-3.0 compatibility? <davexunit>I've figured out how to make the module that was causing me problems to be compatible with declarative modules, so I no longer have to use the new module syntax, but if it crops up again I'd love to know the proper backwards compatible way to deal with it. <manumanumanu>ignoring #:declarative? x would be backwards compatible :) <davexunit>but old guile's would need to have foreseen this.