Timothy A Zitzer writes:
Thanks. I'm actually doing this in Windows not in Unix.
I can't help much with Windows issues; I know that traversing paths on
Windows is always problematic. The directory separator character
usually isn't a problem, not even if they are mixed, but in the format
below I suppose that it might be treated as an escape. Then you'd get
a file name with an embedded slash; not impossible to produce, but
definitely not what you'd expect.
When I try to run the M-x edt-emulation-on command it says
"Cannot
open load file: edt-mapper.el", yet it finds the file in this
directory:
c:\Program Files\XEmacs\xemacs-packages\lisp\edt\/edt-mapper.el
It looks like something is weird with the path, especially the opposing
slashes.
Check what the value of `directory-sep-char' is using M-:
directory-sep-char RET. It should be ?\.
I hope somebody else can pick up on this, I'm in the process of moving
from Japan to California and can't afford to look in more detail for a
platform I don't even have regular access to.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta