<div dir="ltr"><div><div><div><div>I am running Windows versions Emacs and CLISP.<br><br>If I have temporary-file-directory set to "~/temp", slime loading will report<br>;; Loaded file C:\Users\977315\documents\.slime\fasl\2013-09-29\clisp-2.49-windows-x86\swank.fas<br>
...<br>*** - OPEN: Directory #P"C:\\Users\\...\\documents\\.emacs.d\\~\\temp\\" does not exist<br><br></div>I set temporary-file-directory to an absolute path, such as <br>""c:/Users/.../AppData/Local/Temp/"<br>
</div>slime loads OK.<br><br></div>I grepped slime's lisp files for temporary-file-directory, but did not see it.  I tested this with<br>clisp -norc option.<br><br></div>Is this a bug - since on Windows Emacs accepts `~' for the home directory?<br>
<br>Thanks,<br><br>Mirko<br></div>