<p><br>
On Sep 27, 2012 6:35 PM, "Patrick Li" <<a href="mailto:patrickli.2001@gmail.com">patrickli.2001@gmail.com</a>> wrote:</p>
<p>><br>
> Thank you very much! For my use case, I am unable to stick completely to using define-syntax thus have to deal with how to intermix these two systems properly.</p>
<p>Don't try to mix the two systems in Gambit. That way lies madness.</p>
<p>If you need to break hygiene, Gambit includes a syntax-case implementation you can use with define-syntax.</p>