all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Abrahams <dave@boost-consulting.com>
Cc: emacs-devel@gnu.org
Subject: Re: Current CVS having a problem with NTEmacs paths
Date: Mon, 24 Mar 2003 07:37:23 -0500	[thread overview]
Message-ID: <u1y0xlz3w.fsf@boost-consulting.com> (raw)
In-Reply-To: <200303241205.VAA05952@etlken.m17n.org> (Kenichi Handa's message of "Mon, 24 Mar 2003 21:05:34 +0900 (JST)")

Kenichi Handa <handa@m17n.org> writes:

> 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.

No, it's all fixed, thanks.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

      reply	other threads:[~2003-03-24 12:37 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
2003-03-24 12:37   ` David Abrahams [this message]

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=u1y0xlz3w.fsf@boost-consulting.com \
    --to=dave@boost-consulting.com \
    --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.