imaxima, xemacs and windows



 >Try the new version at
 >
 > <http://ifa.au.dk/~harder/imaxima-0.5.2.tar.gz 
<http://ifa.au.dk/%7Eharder/imaxima-0.5.2.tar.gz>>;
 >
 >and we'll see if it works.

No, it didn't work.
I assume this was the addition:

(when (eq system-type 'windows-nt)
    (imaxima-subst-char-in-string "\\" "/" psfilename)
    (imaxima-subst-char-in-string "\\" "/" filename))

It didn't do anything to the filename. It tried it without the first 
line and with different substitutions but it never changed the filename 
at all.

Osmo