[cdr-discuss] Three RFCs
Christophe Rhodes
csr21 at cantab.net
Sun Mar 16 17:55:56 UTC 2008
"Leslie P. Polzer" <leslie.polzer at gmx.net> writes:
> 2. Setup BACKQUOTE to be the backquote expansion object. I believe this
> is common implementor's practice.
I don't believe it is. (What is "the" backquote expansion object,
anyway?)
> 3. Support extended feature tests. It would be nice to be able to say
> +(find-package 'zoo)(...)
#+#.(cl:if (cl:find-package 'zoo) '(and) '(or)) (...)
Cheers,
Christophe
More information about the cdr-discuss
mailing list