X-Recipient: archive-cygwin AT delorie DOT 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 AT srv1163ex1 DOT flightsafety DOT com> <4DBECF39 DOT 7030107 AT redhat DOT com> <786EBDA1AC46254B813E200779E7AD36018EC609 AT srv1163ex1 DOT flightsafety DOT com> <4DBED7CC DOT 6050404 AT redhat DOT com> From: "Thrall, Bryan" To: CC: "Thrall, Bryan" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT pc1163-8413-xp ~ >> $ set -vx >> settitle >> ++ settitle >> ++ echo -ne '\033]0;bash\007' >> thrall AT 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 DOT thrall AT flightsafety DOT 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