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: Current CVS having a problem with NTEmacs paths
Date: Mon, 24 Mar 2003 21:05:34 +0900 (JST)	[thread overview]
Message-ID: <200303241205.VAA05952@etlken.m17n.org> (raw)
In-Reply-To: <uvfycyiym.fsf@boost-consulting.com> (message from David Abrahams on Fri, 21 Mar 2003 07:58:41 -0500)

In article <uvfycyiym.fsf@boost-consulting.com>, David Abrahams <dave@boost-consulting.com> writes:
> I have this fragment in my .emacs, which is causing an error with the
> latest CVS:

>   (if (not (file-directory-p backup-file-dir))
>         (make-directory backup-file-dir))


> If you look at the stack backtrace:

>   make-directory-internal("c:OCUME~1/dave/LOCALS~1/Temp/emacs~")
>   make-directory("C:\\DOCUME~1\\dave\\LOCALS~1\\Temp/emacs~")

> you can see that the backslashes are not getting interpreted
> correctly, and in particular the first one is getting dropped.

Do you still see this problem with the latest code?  I fixed
one bug related to filename handling last week.

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

  reply	other threads:[~2003-03-24 12:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 12:58 Current CVS having a problem with NTEmacs paths David Abrahams
2003-03-24 12:05 ` Kenichi Handa [this message]
2003-03-24 12:37   ` David Abrahams

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=200303241205.VAA05952@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.