Hi avi san,
Thanks for reporting the bug. I confirmed this bug and entered it in my
bug tracking database.
I will be back to you when I fix this one.
Yasuaki Honda
On 2006/04/03, at 6:05 PM, Avi Rozen wrote:
> 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.
>
> kill(labels);
> kill(all);
> a:matrix([11,12,13],[21,22,23],[31,32,33]);
> a[1][2];
>