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

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

On 11/28/06, Juanma Barranquero <address@hidden> wrote:

Environment? I don't know.
I suddenly remembered.

I've made a little program to get a pointer to the environment block
and print its contents. Among normal variables, it contains this:

=::=::\
=C:=C:\my\dir
=I:=I:\

C:\my\dir> echo %=C:%
C:\my\dir

C:\my\dir> echo %=I:%
I:\

Makes sense.  The question is whether we should bother to heed this in
emacsclient.  _If_ we heed this sort of thing on the Emacs command
line in some manner, it would probably be cleaner if we did so in
emacsclient as well.

Does anybody have a clue here how Emacs itself behaves?


Without testing I guess this is hidden in the C IO routines.




reply via email to

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