On Mar 17, 2008, at 14:11 , Hoehle, Joerg-Cyril wrote:

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?

The web pages.

I was just fishing.  So, how do I do it?

Cheers

Marco

--
Marco Antoniotti


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

Reply via email to