help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cygwin emacs 22 and lisp-mode lisp-load-file


From: metaperl.com
Subject: cygwin emacs 22 and lisp-mode lisp-load-file
Date: Tue, 11 Dec 2007 14:49:43 -0800 (PST)
User-agent: G2/1.0

Hello, in a plain emacs 22 (with no SLIME loaded, or ILISP or ELI),
executing lisp-load-file attempts to take the buffer's unix/cygwin
filename and create a windows pathname, but it fails to prepend the
driver letter:

debugger invoked on a SB-INT:SIMPLE-FILE-ERROR:
  "\\home\\W049945\\tmp\\x.lsp" does not exist.


Thus, when attempting to load "~/tmp/x.lsp" it failed to put "C:" on
the front of the path it created, hence the load failed.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]