X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=KkK
	KqGj6x0IODNgOykjwdMoQISia3D9lUxHfNywUHGMrciyu12ZpI/+PgRSgJtL3eFN
	0BsBBTvA2XqPrmHRjeTM3XlSBUYKoYYVEGyCoOy9eV93bfO2CRJ3j4falyuOPizI
	HSz6Mwie91YcFzJO/592+7lP9VkL8TcilWUyHDHs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=RZAYLSSWn
	2ygNqZAM6qH8+aQ2r4=; b=UuId1WImyRYsbL83b+vTr/7itZ93HjhICh5PoZrqF
	GiYFNOla6173ESk2LMwRCgrLQdOsrri8simMxtP92SaroWVVj3N+iOpCsnM4CttG
	VF3VUglyuNFcOaUWmwncHCYBmMulacZ4Eqgd2SamG/lmO4PJyznscecUH8YXMaM9
	c4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Paul <Paul.Domaskis@gmail.com>
Subject: filename completion fails for quoted command
Date: Wed, 17 Dec 2014 22:34:20 +0000 (UTC)
Lines: 12
Message-ID: <loom.20141217T233355-571@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

According to the discussion at
http://thread.gmane.org/gmane.os.cygwin/148438, file name completion
depends on the preceding command if bash-completion is installed.
Since I didn't want this behaviour, I uninstalled bash-completion.
However, I just noticed that completion doesn't work when trying to
type the command:

   'rm' ~/tmp/tmp.tar

But it works the command is not adorned with single quotes.  Is there
anything I can do to make completion independent of the command and
how it is typed?


--
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

