I've checked in my last major set of changes to xmaxima,
so give it a whirl and let know what you think. NB the
keybindings have changed in an attempt to make them
a little more coherent. I've tried to reserve Alt-letter
for the menu keyboard shortcuts.
xmaxima.tcl as a source file is dead - long live xmaxima.tcl!
James, you can reuse xmaxima.tcl instead of xmaxima as a target.
I think it runs now with spaces in the directory paths; only
problem is that freewrap doesn't. I suggest switching to
starkits from http://www.equi4.com/ which are better and
more widely used in the Tcl world. Their author does very good work.
xmaxima is gcl only under windows for the moment, and I am still
seeing the 5.9rc1 Gcl maxima die too often. The command
load("foo.mac") where foo.mac does not exist is always fatal to gcl
maxima under windows, and it wasn't under 5.5 (both using the current
CVS xmaxima). At least now you get a reasonable error message.
Mike.