From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1169 invoked from network); 23 Jun 2004 19:18:32 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.86) by ns1.primenet.com.au with SMTP; 23 Jun 2004 19:18:32 -0000 Received: (qmail 32050 invoked from network); 23 Jun 2004 19:18:22 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 23 Jun 2004 19:18:22 -0000 Received: (qmail 14437 invoked by alias); 23 Jun 2004 19:18:14 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20096 Received: (qmail 14428 invoked from network); 23 Jun 2004 19:18:13 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 23 Jun 2004 19:18:10 -0000 Received: (qmail 31795 invoked from network); 23 Jun 2004 19:18:10 -0000 Received: from dan.emsphone.com (root@199.67.51.101) by a.mx.sunsite.dk with SMTP; 23 Jun 2004 19:18:08 -0000 Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i5NJI6jl076231 for zsh-workers@sunsite.dk; Wed, 23 Jun 2004 14:18:06 -0500 (CDT) (envelope-from dan) Date: Wed, 23 Jun 2004 14:18:06 -0500 From: Dan Nelson To: Zsh-Workers Subject: Re: [[ $number - error Message-ID: <20040623191806.GA3032@dan.emsphone.com> References: <20040623170246.GA9119@finlandia.infodrom.north.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 In the last episode (Jun 23), Bart Schaefer said: > On Wed, 23 Jun 2004, Matthias Kopfermann wrote: > > > -le -- numerically greater then or equal > > -le -- numerically less then or equal > > I believe Matthias is referring to the "then" <-- "than" typographical > error, which appears in Completion/Zsh/Context/_condition. I meant to > commit a patch for it over the weekend, but got bogged down in resolving > other diffs between my sources and the official ones. I think it's more likely he's referring to the fact that there are two -le and -lt lines, and no -ge or -gt ones :) -- Dan Nelson dnelson@allantgroup.com