<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>RE: [movitz-devel] Compiling Movitz, symbol-function problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>> Here is what I use with CMUCL:<BR>
<BR>
Thanks! That works for me.<BR>
<BR>
Now for something completely different.  When I (now successfully) run bochs with the movitz image,<BR>
<BR>
(symbol-function 'do)<BR>
<BR>
returns an error, whereas in CMUCL it returns #<Closure Over Function "DEFUN (SETF MACRO-FUNCTION)" {}>.  The hyperspec tells me Muerte's behavior is incorrect: symbol-function called on a macro (or a special operator) needs to return "an object of implementation-dependent nature and identity", not signal an error.  You're probably aware of this, but I thought I'd point it out just in case.<BR>
<BR>
Chris Capel</FONT>
</P>

</BODY>
</HTML>