* cygwin emacs 22 and lisp-mode lisp-load-file
@ 2007-12-11 22:49 metaperl.com
0 siblings, 0 replies; only message in thread
From: metaperl.com @ 2007-12-11 22:49 UTC (permalink / raw)
To: help-gnu-emacs
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-11 22:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 22:49 cygwin emacs 22 and lisp-mode lisp-load-file metaperl.com
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.