From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27520 invoked by alias); 24 Jun 2015 10:36:05 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 35588 Received: (qmail 12536 invoked from network); 24 Jun 2015 10:36:02 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Date: Wed, 24 Jun 2015 12:35:56 +0200 From: Roman Neuhauser To: Peter Stephenson Cc: Zsh Hackers' List Subject: Re: Typeset with array Message-ID: <20150624103556.GC8473@isis.sigpipe.cz> References: <5579C247.1060800@thequod.de> <150611183639.ZM32247@torch.brasslantern.com> <20150612094237.338f79d5@pwslap01u.europe.root.pri> <20150619123930.2688d9e3@pwslap01u.europe.root.pri> <20150621210512.113577a6@ntlworld.com> <20150621213842.621886e0@ntlworld.com> <20150623174719.43eaa1e2@pwslap01u.europe.root.pri> <150623132522.ZM6177@torch.brasslantern.com> <20150624101404.71c21adc@pwslap01u.europe.root.pri> <20150624102942.6c3f1e06@pwslap01u.europe.root.pri> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150624102942.6c3f1e06@pwslap01u.europe.root.pri> User-Agent: Mutt/1.5.23 (2014-03-12) # p.stephenson@samsung.com / 2015-06-24 10:29:42 +0100: > On Wed, 24 Jun 2015 10:14:04 +0100 > Peter Stephenson wrote: > > On Tue, 23 Jun 2015 13:25:22 -0700 > > Bart Schaefer wrote: > > > On Jun 23, 5:47pm, Peter Stephenson wrote: > > > } I think this is now basically working. Any more comments, or should I > > > } roll this out and see what happens? > > > > > > I'd say go for it. > > > > OK, here's one more test that's been bugging me (but does pass), then > > I'll rebase onto the end of master and do any remaining tweaks there. > > Pushed 39b28980f3. Woot! Yay! Thanks! -- roman