emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient: support `/' directory separator on w32


From: Eli Zaretskii
Subject: Re: emacsclient: support `/' directory separator on w32
Date: Wed, 29 Nov 2006 20:25:28 +0200

> Date: Wed, 29 Nov 2006 10:17:53 +0100
> From: "Juanma Barranquero" <address@hidden>
> Cc: address@hidden
> 
> On 11/29/06, Eli Zaretskii <address@hidden> wrote:
> 
> > You have buggy ports; mine do work with c:foo.
> 
> MSYS/MinGW. I wouldn't call them buggy.

If those are MSYS ports, it's no surprise they don't support d:foo:
MSYS is a Posix environment, not unlike Cygwin, so it wants Posix file
names.

I use GnuWin32 ports, which are native Windows executables that use
Windows runtime libraries.  They must support d:foo, since the Windows
API does.




reply via email to

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