On Wed, 18 Jan 2012 10:13:35 +0000, David Edmondson <[email protected]> wrote: > On Wed, 18 Jan 2012 11:03:09 +0100, Pieter Praet <[email protected]> wrote: > > > [...] What's wrong with '(loop ... collect ...)'? > > > > Nothing at all. I was fixing my own patch [1] without resorting to > > requiring the `cl' package at runtime :) Would be nice if we could > > get rid of the compile-time dependency as well, though. > > Can you explain why it's necessary at runtime?
Because otherwise `remove-if-not' and `member-if-not' would be void, as you alluded to previously [1,2]. Peace -- Pieter [1] id:"[email protected]" [2] id:"[email protected]" _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
