From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11652 invoked from network); 30 Jun 2002 21:20:01 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 30 Jun 2002 21:20:01 -0000 Received: (qmail 28957 invoked by alias); 30 Jun 2002 21:19:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17385 Received: (qmail 28944 invoked from network); 30 Jun 2002 21:19:53 -0000 From: "Bart Schaefer" Message-Id: <1020630211925.ZM15781@candle.brasslantern.com> Date: Sun, 30 Jun 2002 21:19:25 +0000 In-Reply-To: <20020630205309.25E531C0C9@pwstephenson.fsnet.co.uk> Comments: In reply to Peter Stephenson "PATCH: zle recursive editing." (Jun 30, 9:53pm) References: <20020630205309.25E531C0C9@pwstephenson.fsnet.co.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: PATCH: zle recursive editing. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 30, 9:53pm, Peter Stephenson wrote: } Subject: PATCH: zle recursive editing. } } This simple patch (only the trivial function recursiveedit is new, the } rest is just rearrangement, mostly to move the core functions from } zlemain to a new function zlecore) has a lot of mileage. Cool. Now if there were some way to get the various "minibuffer" commands like execute-named-command to use recursive editing with a separate keymap, we could really do some interesting stuff. Who'll be the first to rewrite the zsh tetris game with recursive-edit? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net