[iterate-devel] Problem with DEFCLAUSE-DRIVER
Hoehle, Joerg-Cyril
Joerg-Cyril.Hoehle at t-systems.com
Mon Mar 17 13:11:37 UTC 2008
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.
More information about the iterate-devel
mailing list