From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6953 invoked from network); 25 Feb 2003 16:22:38 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Feb 2003 16:22:38 -0000 Received: (qmail 4549 invoked by alias); 25 Feb 2003 16:22:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18293 Received: (qmail 4540 invoked from network); 25 Feb 2003 16:22:25 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 25 Feb 2003 16:22:25 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.64.233.231] by sunsite.dk (MessageWall 1.0.8) with SMTP; 25 Feb 2003 16:22:24 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h1PGMN423954 for zsh-workers@sunsite.dk; Tue, 25 Feb 2003 08:22:24 -0800 From: "Bart Schaefer" Message-Id: <1030225162223.ZM23953@candle.brasslantern.com> Date: Tue, 25 Feb 2003 16:22:22 +0000 In-Reply-To: <2693.1046185202@finches.logica.co.uk> Comments: In reply to Oliver Kiddle "Re: Doc for compdef and #compdef is out of date" (Feb 25, 4:00pm) References: <1030223014259.ZM11349@candle.brasslantern.com> <1453.1046165826@finches.logica.co.uk> <1030225101158.ZM23336@candle.brasslantern.com> <2693.1046185202@finches.logica.co.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Doc for compdef and #compdef is out of date MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 25, 4:00pm, Oliver Kiddle wrote: } } I've made these changes then. Thanks ... } 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. I'd actually have put it inside the item(tt(#compdef) var(names...) ...) section, but I recall that there are sometimes problems with nesting of startitem() so it's probably fine where it is.