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:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=Rq2DUudDVRksX6AT
	U4/Z93PoGKBlWh6qkdq3QckDM3fa+7udeajRnHAibWIyGUIPoKXTzh5fU/GXUmQI
	LiOwq1oLY+1AoEWcUpdf0wZbjn23o9r2IasbaMiyCZWM02MIACKJ/9E+UT5ESewj
	nouQEbu4ANo9GZ1nXrGAaZdZAo0=
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:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=Dgg5LYSzafEHQofhtd1uUB
	UXc9E=; b=kDDPZbm/4TPxC6Y3PXj5quGXizi0aqSkUPs7RmhU7CWhIUxC94/XRm
	TXmhyaAQa9BHtYsh87WytoiGmCLlzdwqBxsU7KGzW29kkzurStevARXnENpHSAv8
	aMWQNkivWZqRVVUblVj1k3WAi8+AK1KDh52z1P2w00ILmVeDSTiJQ=
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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: csmail.cs.umass.edu
Message-ID: <54234DC6.3070302@cs.umass.edu>
Date: Wed, 24 Sep 2014 19:03:34 -0400
From: Eliot Moss <moss@cs.umass.edu>
Reply-To: moss@cs.umass.edu
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: "Paul.Domaskis" <Paul.Domaskis@gmail.com>
CC: cygwin <cygwin@cygwin.com>
Subject: Re: No file name completion for file names start with underscore
References: <loom.20140918T010225-301@post.gmane.org>   <loom.20140918T011028-898@post.gmane.org>  <loom.20140918T012259-677@post.gmane.org> <20140918000242.GA17489@phoenix>  <CACUHbYP+hmbvkVK_dO_C6H3QMLO3zGH+sK2fSovHox3XLUsWUQ@mail.gmail.com>  <lvf9re$l0j$1@ger.gmane.org> <loom.20140918T223627-193@post.gmane.org>  <20140918221943.GA22077@phoenix> <loom.20140919T233113-212@post.gmane.org> <357201998.20140920082734@mtu-net.ru> <loom.20140925T001202-872@post.gmane.org>
In-Reply-To: <loom.20140925T001202-872@post.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 9/24/2014 6:19 PM, Paul.Domaskis wrote:
> Andrey Repin <anrdaemon <at> yandex.ru> writes:
>> Paul.Domaskis wrote:

> Can anyone suggest how the bash-completion man page is acccessed, and
> what M-/ means?

M is for "meta", as in the meta escape key functionality in Emacs.
This will work according to the bash command line editing facility,
etc.  There are different ways to "make" meta-ness.  One, if you
set it up, is to use the Alt shift key.  Another is to type the
Escape key then the one that meta is being applied to, in this
case, Escape then / (as two separate key strokes).  I think given
this information you can dig up more.  I don't know where the
documentation is on the bash completion package, off the top of
my head.

Regards -- Eliot Moss

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

