Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Weichang Yang" <weichang.yang@metera.com>
To: "Andrew Markebo" <flognat@flognat.myip.org>
Cc: <cygwin@cygwin.com>
Subject: RE: File Completion doesn't work for absolute path?
Date: Fri, 11 May 2001 18:39:00 -0400
Message-ID: <FBEDIDPFBPBGJDLMCANPCENGCDAA.weichang.yang@metera.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
In-Reply-To: <m3k83nin73.fsf@localhost.localdomain>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

Thanks Andy.

But I'm a bit confused here. Quoted from the FAQ:

"There is some ambiguity in going from a Windows path to the posix path,
because different posix paths, through different mount points, could map to
the same Windows directory"

It doesn't answer my question. The ambiguity lie in choosing a Posix
mounting point(e.g. /cygdrive/d vs. //d). But the fact is, "d:" is already a
Win32 mounting point(under Win2k, try "mountvol")! If bash acknowledge this,
there will be no ambiguity in searching for sub paths. After all, bash is
just doing file completion for convenience purpose. I don't see how
textmode/binmode get in the way.

-wyang


-----Original Message-----
From: flognat@localhost.localdomain
[mailto:flognat@localhost.localdomain]On Behalf Of Andrew Markebo
Sent: Friday, May 11, 2001 5:35 PM
To: Weichang Yang
Cc: cygwin@cygwin.com
Subject: Re: File Completion doesn't work for absolute path?


/ Andrew Markebo <flognat@flognat.myip.org> wrote:
| [...]
| FAQ http://www.cygwin.com/faq/faq_4.html#SEC33

*sigh* of course I mean
        http://www.cygwin.com/faq/faq_4.html#SEC45

not section 33..

        /Andy


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

