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:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=Vkj
	4Jd8VlUbQ+/lO9hEViNxBOWB+wexkMBaX1tIYRkPeP6nWoz5oTQBafI3zTz+6Yc6
	bE10v5SOsrXFBaAb2793i28A+SjPFd2AjwXdJLciq7gnCIhcJiKG+SzKMi6XMkOh
	YY9ftsKbOx8Ks8YK7hVRIDPCy5/O93Zy8C6FF1mw=
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:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=//mSGfNtV
	I6M98zKaibh1AS32fo=; b=y5nl9NsN1gtnSCwZaTmM2IeWFRPtEbMDhQJKBlw8P
	z5K4K7UdE6W+pPKw5O53wMWNsV6RXsMptMKUqv8WvckdZiEEO3dJ9Vu6DcAXzJ95
	Z4t1nH+30T+EQflscEJr/pC0ufoaIff6V9M17VLnGsmiCqsjQlHqD8SsTMnd3RFH
	/g=
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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:User, HContent-Transfer-Encoding:8bit
X-HELO: imap.le-tex.de
To: cygwin@cygwin.com
From: "Imsieke, Gerrit, le-tex" <gerrit.imsieke@le-tex.de>
Subject: bash completion after equals sign does not work after upgrading to bash_completion 2.1-2
Message-ID: <56CD6CC6.2000801@le-tex.de>
Date: Wed, 24 Feb 2016 09:41:42 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

It still works with bash_completion 1.3-1

COMP_WORDBREAKS is the default “ "'><=;|&(:” (the string within “”).

Removing everything in /etc/bash_completion.d did not help

Compared to bash_completion 1.3-1, there is almost nothing in 
/etc/bash_completion.d anyway, and there is no /etc/bash_completion file 
any more.

Moving away my .bashrc (that contains only 'complete -o default make' 
wrt completion and that is symlinked to .bash_profile for some arcane 
reason) didn’t help, either.

The only thing that worked so far (except reverting to bash_completion 
1.3-1) is to use bash --norc.

Gerrit

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

