Adrian Aichner writes:
Yep, the current naming scheme for auto-save file names is not legal
on WindowsNT's ````file system''''.
You can get it to work by setting auto-save-directory nil.
This works fine, except for performance when you edit files via NFS or
EFS since the auto-save files are stored in the directory of the file
it auto-saves.
The other solution is to turn hashing on. This produces a filename
that NT can handle.
Sean
--