Excellent.
Thank you.
(see attached screenshot)
________________________________
From: Stavros Macrakis <macrakis at alum.mit.edu>
To: Ether Jones <maxima at etherjones.us>
Cc: maxima <maxima at math.utexas.edu>
Sent: Monday, October 24, 2011 6:56 PM
Subject: Re: [Maxima] display expression exactly as entered
You're missing the newline/Enter/Return between the Lisp and the Maxima statements.
On Oct 24, 2011 6:51 PM, "Ether Jones" <maxima at etherjones.us> wrote:
>
>(%i1) :lisp (defmacro $dd (x) `(progn (displa '((mlable) Raw ,x)) (terpri) ',x))
>????? dd(x/x);
>
>Maxima encountered a Lisp error:
>? Error in PROGN [or a callee]: The variable DD is unbound.
>Automatically continuing.
>To enable the Lisp debugger set *debugger-hook* to nil.
>
>
>
>
>See attached screenshot
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: _simp_dd.png
Type: image/png
Size: 19806 bytes
Desc: not available
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20111024/c0a13ac2/attachment-0001.png>