emacs-devel
[Top][All Lists]
Advanced

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

Re: how paths work in cygwin?


From: Achim Gratz
Subject: Re: how paths work in cygwin?
Date: Mon, 18 Jan 2016 20:01:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Eli Zaretskii writes:
> Neither, AFAIK.  Cygwin file names look like /cygdrive/e/gtk-3-...

…although it's possible to rid yourself of the /cygdrive prefix and set
it to just / instead.  This comes with a few caveats, but in general
you'd need to ask the Cygwin installation what the prefix is set to via
"mount -p" or you skip the vagaries of the differing prefixes and use
"/proc/cygdrive" instead for scripts that should work either way.
Cygwin can and does process DOS-style paths, but if scripts are involved
that are not prepared to deal with them all bets are off, so they should
be avoided wherever possible.

> What you show looks like MSYS format, not Cygwin format.  This is
> consistent with what the OP says about invoking 'global' in
> "mingw32.exe window".

Yes, that seems likely.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

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