From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8316 invoked from network); 25 Sep 2008 14:51:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 25 Sep 2008 14:51:30 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 44920 invoked from network); 25 Sep 2008 14:51:25 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 25 Sep 2008 14:51:25 -0000 Received: (qmail 17293 invoked by alias); 25 Sep 2008 14:51:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25746 Received: (qmail 17277 invoked from network); 25 Sep 2008 14:51:19 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 25 Sep 2008 14:51:19 -0000 Received: from cluster-g.mailcontrol.com (cluster-g.mailcontrol.com [208.87.233.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 005E98030847 for ; Thu, 25 Sep 2008 16:51:16 +0200 (CEST) Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly12g.srv.mailcontrol.com (MailControl) with ESMTP id m8PEoqoN021200 for ; Thu, 25 Sep 2008 15:50:58 +0100 Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Thu, 25 Sep 2008 15:50:50 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.14.2/8.13.4) with ESMTP id m8PEojme015924 for ; Thu, 25 Sep 2008 15:50:45 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.14.2/8.14.2/Submit) with ESMTP id m8PEoj0x015920 for ; Thu, 25 Sep 2008 15:50:45 +0100 Message-Id: <200809251450.m8PEoj0x015920@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: "Zsh hackers list" Subject: Re: PATCH: dynamic named directories In-reply-to: <237967ef0809250746n1d25d9b4ybc8101505a8f8c00@mail.gmail.com> References: <15726.1222353125@csr.com> <237967ef0809250746n1d25d9b4ybc8101505a8f8c00@mail.gmail.com> Comments: In-reply-to "Mikael Magnusson" message dated "Thu, 25 Sep 2008 16:46:55 +0200." Date: Thu, 25 Sep 2008 15:50:45 +0100 From: Peter Stephenson X-OriginalArrivalTime: 25 Sep 2008 14:50:50.0175 (UTC) FILETIME=[19F534F0:01C91F1E] X-Scanned-By: MailControl A-08-50-15 (www.mailcontrol.com) on 10.71.0.122 X-Virus-Scanned: ClamAV 0.92.1/8332/Thu Sep 25 14:55:49 2008 on bifrost X-Virus-Status: Clean "Mikael Magnusson" wrote: > > +var(namstr). It should either set the array tt(reply) to a single element > > +which is the directory corresponding to the name and return status zero > > +(executing an assignment as the last statement is usually sufficient), or > > +it should return status non-zero. In the former case the element of reply > > the what element of reply? i guess the first? As it's just said you should set the array to a single element, it can be the first or the last, at your choice. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070