X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0	tests=AWL,BAYES_00,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Content-Class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Subject: RE: Symlink to drive and space in directory name leads to DOS warning
Date: Mon, 2 May 2011 11:36:47 -0500
Message-ID: <786EBDA1AC46254B813E200779E7AD36018EC62C@srv1163ex1.flightsafety.com>
In-Reply-To: <4DBED7CC.6050404@redhat.com>
References: <786EBDA1AC46254B813E200779E7AD36018EC5DB@srv1163ex1.flightsafety.com> <4DBECF39.7030107@redhat.com> <786EBDA1AC46254B813E200779E7AD36018EC609@srv1163ex1.flightsafety.com> <4DBED7CC.6050404@redhat.com>
From: "Thrall, Bryan" <bryan.thrall@flightsafety.com>
To: <cygwin@cygwin.com>
CC: "Thrall, Bryan" <bryan.thrall@flightsafety.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Eric Blake wrote on 2011-05-02:=20
> On 05/02/2011 10:04 AM, Thrall, Bryan wrote:
>> AFAIK, I am not using bash-completion; the package is installed, but
> I don't source /etc/bash_completion in my ~/.bashrc.
>=20
> You don't have to manually source it in ~/.bashrc - these days, merely
> installing bash-completion adds /etc/profile.d/bash_completion, which is
> automatically sourced for all interactive bash shells.

Ah, yes, I missed that in my scan of 'cygcheck -l bash-completion' :)

>>> $ set -vx
>>> $ pushd ~/myuserdrv/My\ Down[TAB]
>>>=20
>>> might give me some insight where to look at plugging the leak?
>>=20
>> I don't think there's much help there, unfortunately:
>>=20
>> thrall@pc1163-8413-xp ~
>> $ set -vx
>> settitle
>> ++ settitle
>> ++ echo -ne '\033]0;bash\007'
>> thrall@pc1163-8413-xp ~
>> $ pushd ~/myuserdrv/My\ Downcygwin warning:
>=20
> Well, it _does_ help.  'complete -p pushd' shows 'complete -d pushd',
> which is the setting installed by bash-completion.  But the pushd
> default completions mean that the problem is in bash itself, not in
> bash-completion.  So it gives me somewhere further to look.

Thanks for taking a look!

--
Bryan Thrall
FlightSafety International
bryan.thrall@flightsafety.com
=A0=20



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

