From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5376 invoked from network); 5 Oct 2000 15:23:17 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Oct 2000 15:23:17 -0000 Received: (qmail 9681 invoked by alias); 5 Oct 2000 15:22:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12902 Received: (qmail 9669 invoked from network); 5 Oct 2000 15:22:36 -0000 From: "Bart Schaefer" Message-Id: <1001005152156.ZM23880@candle.brasslantern.com> Date: Thu, 5 Oct 2000 15:21:55 +0000 In-Reply-To: <200010050813.KAA12647@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: PATCH: _expand, _expand_word, and their doc" (Oct 5, 10:13am) References: <200010050813.KAA12647@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: _expand, _expand_word, and their doc MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 5, 10:13am, Sven Wischnowsky wrote: } } So, Bart's changes, both in the docs and in _expand(|_word) are fine. What would you (or anyone else) think of removing insert-all-completions from _expand entirely (thus eliminating the -c option) and instead put compstate[insert]=all at the end of _expand_word (after _main_complete)? -- 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