Osmo Salomaa <otsaloma@cc.hut.fi> writes:
> 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.
Doh! No, I didn't do it correctly :-) Try the new version:
<http://ifa.au.dk/~harder/imaxima-0.5.3.tar.gz>