<div dir="ltr"><div>If I do a (require (file <some absolute path>)) in a module, the provided stuff gets imported properly.<br></div><div><div><br></div><div>If I do a special require form that uses define-require-syntax to generate an identical (file <...>) the specified module gets evaluated -- but (seemingly) nothing gets imported.</div><div><br></div><div>Is there something special the define-require-syntax transformer needs to do besides generate a syntax object?</div></div><div><br></div><div>samth mentioned on irc that it is probably a hygiene issue... something about generating the right marks on the (file ...) form.</div><div><br></div>-- <br>Dan Liebgold    [<a href="mailto:dan.liebgold@gmail.com">dan.liebgold@gmail.com</a>]
</div>