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: Lennart Borgman
Subject: Re: emacsclient: support `/' directory separator on w32
Date: Wed, 29 Nov 2006 20:02:28 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

Eli Zaretskii wrote:
Date: Wed, 29 Nov 2006 17:08:34 +0100
From: Lennart Borgman <address@hidden>
CC:  address@hidden, Eli Zaretskii <address@hidden>,  address@hidden

But is the working directory ever used in emacs?

It is used implicitly each time you invoke a program without leading
directories in the executable name, or give a program arguments that
are relative file names.

But is not default-directory used then to set the working directory for the subprocess? Is that really the working directory from an OS point of view?


Maybe there is a better API for checking file names?

I suggest GetFullPathName.

Thanks, but that was what I tried to say did not work.




reply via email to

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