wxMaxima xml output problem, was: batch problem in 5.11.99rc1



> it is a wxMaxima specific problem:
>
> on Windows 2000:
>
> (%i1) 1+1;
> Maxima encountered a Lisp error:
>  Error in COND [or a callee]: The function MEMQ is undefined.
> Automatically continuing.
> To reenable the Lisp debugger set *debugger-hook* to nil.
> (%i2) set_display('ascii)$
> (%i3) 1+1;
> (%o3)                                  2
>
> (xml is default output mode)

The release candidate includes wxmaxima 0.7.1 which is not compatible
with maxima 5.12 (because it uses memq function). wxmaxima 0.7.2 is
available from sf.net/projects/wxmaxima (I uploaded it this morning).

-- 
Andrej