emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Current CVS having a problem with NTEmacs paths


From: Kenichi Handa
Subject: Re: Current CVS having a problem with NTEmacs paths
Date: Mon, 24 Mar 2003 21:05:34 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, David Abrahams <address@hidden> 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
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]