all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: expand-file-name and backslashes (Windows NT)
Date: Fri, 21 Mar 2003 14:55:34 +0900 (JST)	[thread overview]
Message-ID: <200303210555.OAA02019@etlken.m17n.org> (raw)
In-Reply-To: <u1y12cl9m.fsf@ID-24456.user.dfncis.de> (message from Christoph Conrad on Thu, 20 Mar 2003 12:47:33 +0100)

In article <u1y12cl9m.fsf@ID-24456.user.dfncis.de>, Christoph Conrad <cco@ivu.de> writes:
> M-x (expand-file-name "c:\\HOME\\CC\\foobar" temporary-file-directory)<RETURN>
> => "c:OME/CC/foobar"
Juanma Barranquero <lektu@terra.es> writes:

ELISP>  (expand-file-name "c:/tmp")
> "c:/tmp"
ELISP>  (expand-file-name "c://tmp")
> "c:mp"
ELISP>  (expand-file-name "c:\\tmp")
> "c:mp"

I found one suspicious place in DOS_NT part in my previous
change.  I fixed it but I can't test it.  Please try again
with the latest HEAD.

---
Ken'ichi HANDA
handa@m17n.org

       reply	other threads:[~2003-03-21  5:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <u1y12cl9m.fsf@ID-24456.user.dfncis.de>
2003-03-21  5:55 ` Kenichi Handa [this message]
2003-03-21  9:04   ` expand-file-name and backslashes (Windows NT) Christoph Conrad

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

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

  git send-email \
    --in-reply-to=200303210555.OAA02019@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@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.
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.