[Maxima] problem with imaxima.el
Avi Rozen
avi.rozen at mobileye.com
Mon Apr 3 04:05:25 CDT 2006
This is a multi-part message in MIME format.
--------------070007090106000702040600
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi,
I get the following error when batching the attached file in imaxima shell:
----------------------
Maxima encountered a Lisp error:
GET: (($A ARRAY (0 "/homes/avrozen/test.mac" SRC)) 1) is not a symbol
Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.
----------------------
Batching the same file under any other maxima interface works just fine.
Any idea? is there a fix?
I'm using the following versions (all compiled from sources):
Maxima 5.9.2
CLISP 2.35 (2005-08-29)
GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
2005-08-28
imaxima 0.93a with (setq imaxima-use-maxima-mode-flag t)
Thanks,
Avi.
--------------070007090106000702040600
Content-Type: text/plain;
name="test.mac"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="test.mac"
kill(labels);
kill(all);
a:matrix([11,12,13],[21,22,23],[31,32,33]);
a[1][2];
--------------070007090106000702040600--
More information about the Maxima
mailing list