From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27651 invoked by alias); 3 Aug 2010 21:05:19 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15244 Received: (qmail 9844 invoked from network); 3 Aug 2010 21:05:16 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at vinc17.net does not designate permitted sender hosts) Date: Tue, 3 Aug 2010 23:05:13 +0200 From: Vincent Lefevre To: zsh-users@zsh.org Subject: Re: Problem with "?" symbol Message-ID: <20100803210513.GD7217@prunille.vinc17.org> Mail-Followup-To: zsh-users@zsh.org References: <20100803144657.GC58235@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20100803144657.GC58235@dan.emsphone.com> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.20-6088-vl-r38367 (2010-07-31) On 2010-08-03 09:46:57 -0500, Dan Nelson wrote: > In the last episode (Aug 03), Manuel Presnitz said: > > I think there is also a third solution: > > > > Unset the option nomatch: [...] > > This can get you into trouble if you happen to have files matching > your wildcard in the current directory. "noglob" completely disables > globbing; "NO_NOMATCH" still tries to match the wildcard but leaves > it if there are no matches. Moreover the no_nomatch option is global, thus affects commands for which one doesn't want this feature. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)