From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22245 invoked from network); 19 Sep 2006 20:28:35 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 19 Sep 2006 20:28:35 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 50721 invoked from network); 19 Sep 2006 20:28:28 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Sep 2006 20:28:28 -0000 Received: (qmail 8935 invoked by alias); 19 Sep 2006 20:28:20 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10743 Received: (qmail 8925 invoked from network); 19 Sep 2006 20:28:20 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 19 Sep 2006 20:28:20 -0000 Received: (qmail 49604 invoked from network); 19 Sep 2006 20:28:20 -0000 Received: from fw.sigpipe.cz (HELO isis.sigpipe.cz) (62.245.70.224) by a.mx.sunsite.dk with SMTP; 19 Sep 2006 20:28:19 -0000 Received: from dagan.sigpipe.cz (dagan.sigpipe.cz [10.9.8.90]) by isis.sigpipe.cz (Postfix) with ESMTP id 039891F87BF2 for ; Tue, 19 Sep 2006 22:28:19 +0200 (CEST) Received: by dagan.sigpipe.cz (Postfix, from userid 1001) id AB6542C914D; Tue, 19 Sep 2006 22:28:52 +0000 (UTC) Date: Tue, 19 Sep 2006 22:28:52 +0000 From: Roman Neuhauser To: zsh users Subject: error in 19.3.1 Message-ID: <20060919222852.GA46327@dagan.sigpipe.cz> Mail-Followup-To: zsh users Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 This is near the end of 19.3.1: For example: zstyle -e ':completion:*' completer ' if [[ $words[1] = cvs ]]; then reply=(_complete) else reply=(_complete _approximate) fi' uses the value `_complete' for the completer style in most contexts, but the value `_complete _approximate' when the first word on the command line is `cvs'. -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991