[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
datum->syntax and generate-temporaries
It is not clear to me from the specification what the
context/marks/substitutions of the resulting identifier will be in
the following:
(datum->syntax (car (generate-temporaries '(_)) 'a)
Andre