<div dir="ltr">Thanks Marc, that's a great hack!</div><div class="gmail_extra"><br><div class="gmail_quote">On 28 July 2016 at 22:52, Marc Feeley <span dir="ltr"><<a href="mailto:dr.marc.feeley@gmail.com" target="_blank">dr.marc.feeley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A bit of a hack... Try:<br>
<br>
(##caddr (##decompile (##lambda () ||)))<br>
<br>
You can define a macro based on that idea.<br>
<br>
Marc<br>
<div><div class="h5"><br>
> On Jul 28, 2016, at 12:09 PM, Duncan Watts <<a href="mailto:djmwatts@gmail.com">djmwatts@gmail.com</a>> wrote:<br>
><br>
> Is there a function (or would it be easy to access the internals to write one) to find out what the currently active namespace is at the repl. Ie after entering a few (namespace ("foo#")) expressions it would be nice to be able check what the current namespace is with eg (current-namespace) --> "foo#"<br>
><br>
> Thanks<br>
> Duncan<br>
</div></div>> _______________________________________________<br>
> Gambit-list mailing list<br>
> <a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
> <a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" rel="noreferrer" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</blockquote></div><br></div>