Hi,

Marco Antoniotti wrote:
(defclause-driver (FOR var OVER enum)
     `(progn
        (with ,e = ,enum)
        (,kwd ,var next ...
defclause-driver is NOT the form you need when you want to supply code
which must be macro-expanded in turn.

>I feel there is a but either in the manual or in the code.  Which is  
>which?
Which part of the manual (or examples) lead you to believe you need
defclause-driver?
Do you have suggestions for improving the manual?

Regards,
 Jorg Hohle.
_______________________________________________
iterate-devel site list
iterate-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/iterate-devel

Reply via email to