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:33:59 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

Eli Zaretskii wrote:
Date: Wed, 29 Nov 2006 20:14:37 +0100
From: Lennart Borgman <address@hidden>
CC: Eli Zaretskii <address@hidden>,  address@hidden,  address@hidden

Did not my message get through? My suggestion was when setting default-directory also set the working directory for the OS.

That's a scary suggestion.  For starters, it will have different
effects on Windows 9x and the newer versions (since cwd is a global OS
variable on Windows 9x).  It might also affect subprocesses and other
related aspects.  I don't think we should even think about going that
way.


Do you mean that each process has the same working directory on Win 9x?

Does not each inferior process in Emacs has its own working directory? Is not this set from the value of default-directory when starting the process?


Like I said: let's postpone this for after the release.


Yes, this is a bit scary. I will do some tests on my own and tell the results, but that is all.




reply via email to

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