unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "metaperl.com" <metaperl@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: cygwin emacs 22 and lisp-mode lisp-load-file
Date: Tue, 11 Dec 2007 14:49:43 -0800 (PST)	[thread overview]
Message-ID: <b757fc64-0771-423a-9335-270b71c7530a@e25g2000prg.googlegroups.com> (raw)

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	other threads:[~2007-12-11 22:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b757fc64-0771-423a-9335-270b71c7530a@e25g2000prg.googlegroups.com \
    --to=metaperl@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).