From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15184 invoked by alias); 9 Dec 2011 16:37:45 -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: 29963 Received: (qmail 4347 invoked from network); 9 Dec 2011 16:37:34 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <111209083714.ZM684@torch.brasslantern.com> Date: Fri, 09 Dec 2011 08:37:14 -0800 In-reply-to: <20111209141117.52c1e37a@pwslap01u.europe.root.pri> Comments: In reply to Peter Stephenson "Next release" (Dec 9, 2:11pm) References: <20111209141117.52c1e37a@pwslap01u.europe.root.pri> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: "Zsh Hackers' List" Subject: Re: Next release MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Dec 9, 2:11pm, Peter Stephenson wrote: } } If you think there's anything significant left to do, it would be a good } time either to do it or try to persuade someone else (good luck with } that). I still have uncommitted the change to add $state_descr to _arguments and _values and reference it in _zle (workers/29766). Do we want? I also have workers/29049 (attempt to restore command line when canceling out of menu-select) but I don't think it's actually correct.