From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11915 invoked from network); 22 Sep 2003 16:31:49 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 22 Sep 2003 16:31:49 -0000 Received: (qmail 4414 invoked by alias); 22 Sep 2003 16:31:35 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19118 Received: (qmail 4381 invoked from network); 22 Sep 2003 16:31:34 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 22 Sep 2003 16:31:34 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [217.174.194.138] by sunsite.dk (MessageWall 1.0.8) with SMTP; 22 Sep 2003 16:31:31 -0000 Received: from DervishD.pleyades.net (212.Red-80-35-44.pooles.rima-tde.net [80.35.44.212]) by madrid10.amenworld.com (8.10.2/8.10.2) with ESMTP id h8MGVN826757; Mon, 22 Sep 2003 18:31:23 +0200 Received: from raul@pleyades.net by DervishD.pleyades.net with local (Exim MTA 2.05) id <1A1Tci-0000tu-00>; Mon, 22 Sep 2003 18:33:16 +0200 Date: Mon, 22 Sep 2003 18:33:16 +0200 From: DervishD To: Bart Schaefer Cc: Zsh Subject: Re: Problem with an exported array Message-ID: <20030922163316.GB3443@DervishD> Mail-Followup-To: Bart Schaefer , Zsh References: <8001.1064238241@csr.com> <1030922142208.ZM19975@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1030922142208.ZM19975@candle.brasslantern.com> User-Agent: Mutt/1.4i Organization: Pleyades User-Agent: Mutt/1.4i Hi Bart :) * Bart Schaefer dixit: > } typeset -S PAGER pager > Why not make it fully general, e.g. > typeset -T -S ' ' PAGER pager I was going to suggest it ;)), that '-S' doesn't specify 'fold in spaces instead of colons', but just 'fold in the following char', while -T means, like now, 'tie both vars, folding them in the way'. If no '-S' is specified, or if the char is missing (don't know how zsh handles those options), then use the colon as the character. Nice idea ;)) Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.pleyades.net & http://raul.pleyades.net/