guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's the status of modules and macros?


From: Marius Vollmer
Subject: Re: What's the status of modules and macros?
Date: 14 May 2001 15:08:19 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Rob Browning <address@hidden> writes:

> OK, though I'm still curious.  What is it about eval-case that causes
> it to not be expanded by macroexpand?

Ahh, because it has not been registered with `assert-defmacro?!' (what
a strange name).  It can't be since it uses the ENV parameter of the
procedure->memoizing-macro interface (to know whether it is at
top-level).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]