From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6166 invoked from network); 25 Feb 2003 14:56:36 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Feb 2003 14:56:36 -0000 Received: (qmail 15821 invoked by alias); 25 Feb 2003 14:56:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18292 Received: (qmail 15814 invoked from network); 25 Feb 2003 14:56:28 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 25 Feb 2003 14:56:28 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [193.109.254.147] by sunsite.dk (MessageWall 1.0.8) with SMTP; 25 Feb 2003 14:56:25 -0000 X-VirusChecked: Checked X-Env-Sender: kiddleo@logica.com X-Msg-Ref: server-6.tower-27.messagelabs.com!1046184984!3099 Received: (qmail 5871 invoked from network); 25 Feb 2003 14:56:24 -0000 Received: from iris.logica.co.uk (158.234.9.163) by server-6.tower-27.messagelabs.com with SMTP; 25 Feb 2003 14:56:24 -0000 Received: from finches.logica.co.uk ([158.234.142.11]) by iris.logica.co.uk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id OAA29674 for ; Tue, 25 Feb 2003 14:56:22 GMT X-Authentication-Warning: iris.logica.co.uk: Host [158.234.142.11] claimed to be finches.logica.co.uk Received: from finches.logica.co.uk (localhost [127.0.0.1]) by finches.logica.co.uk (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id h1PF02b02695 for ; Tue, 25 Feb 2003 16:00:03 +0100 In-reply-to: <1030225101158.ZM23336@candle.brasslantern.com> From: Oliver Kiddle References: <1030223014259.ZM11349@candle.brasslantern.com> <1453.1046165826@finches.logica.co.uk> <1030225101158.ZM23336@candle.brasslantern.com> To: zsh-workers@sunsite.dk Subject: Re: Doc for compdef and #compdef is out of date Date: Tue, 25 Feb 2003 16:00:02 +0100 Message-ID: <2693.1046185202@finches.logica.co.uk> Sender: kiddleo@logica.com Bart wrote: > OK, then it's the comment in Completion/Zsh/Context/_value that needs to > be updated, not the .yo files. > } Much of _complete's documentation covering contexts should perhaps be > } moved to where compdef is documented > > Exactly. I've made these changes then. No patch because moving large blocks results in a large patch with the moved text duplicated. I'm not entirely sure about the position in the #compdef documentation that I've put the special contexts in so let me know if you think it can be further improved. The last paragraph for _normal was also out-of-date so I removed it. Oliver This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.