Re: A problem with renaming variables in macros

Amélie Devos <[email protected]> Thu, 9 Oct 2025 16:05:53 +0200
Newsgroups gmane.lisp.guile.user
Message-ID <[email protected]>
See 'aif' in the manual (more generally 'anaphoric macros'). Don't pass 
#f to datum->syntax.

Best regards,
Amélie Devos