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: Tue, 28 Nov 2006 15:35:26 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

David Kastrup wrote:
"Juanma Barranquero" <address@hidden> writes:

On 11/28/06, Lennart Borgman <address@hidden> wrote:

Great. Then I guess GetFullPathName can be used in Emacsclient on w32.
IMHO emacsclient is not in the business of going 'round looking for files.

It certainly is, even in Unix.  You can call it with a relative
filename, and that filename certainly should not get expanded relative
to whatever Emacs' idea of a current working directory is, but rather
relative to what Emacsclient's idea is.


I just took a look at the code. It does this by sending current working directory. Should not this be replaced on w32 with something using what Juanma found before, for example GetEnv("=C:")?




reply via email to

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