emacs-devel
[Top][All Lists]
Advanced

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

Re: Boostrap error


From: Stefan Monnier
Subject: Re: Boostrap error
Date: Wed, 10 Nov 2004 11:20:16 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> In cygwin you can change the prefix, it can be changed to any string.
> The patch only handles the default /cygdrive.  I use /cyg myself.
> Also, only single letter mounts that corresponds to DOS drives are handeled
> (i.e. /d/src <=> d:/src).  But cygwin lets you mount paths anywhere and
> multiple times.  I mount d:/src under /usr/src, so these three paths go to
> the same directory:
>    /cyg/d/src
>    /d/src
>    /usr/src

> The possibilites are endless, so a simple regexp can not capture this in the
> general case.

cygwin-mount.el (or cygwin32-mount.el whichever is more recent) handles all
of that.


        Stefan




reply via email to

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