From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2494 invoked from network); 14 Aug 2000 07:09:23 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Aug 2000 07:09:23 -0000 Received: (qmail 18736 invoked by alias); 14 Aug 2000 07:08:49 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12605 Received: (qmail 18728 invoked from network); 14 Aug 2000 07:08:48 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Oliver Kiddle" , "Zsh workers" Subject: RE: PATCH: New _read and selective parameter completion Date: Mon, 14 Aug 2000 11:08:45 +0400 Message-ID: <000801c005be$7c81f270$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <3991BACB.33692F9@u.genie.co.uk> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > This adds an _arguments based completion function for read. I don't think > we have too many builtins left where conversion to use _arguments would > still be useful. Any requests? > _zmodload. With additional sugar of completing modules after ``='' in ``zmodload -A alias=module'' :-)) BTW if you do it, pls add ``dll'' to module suffix list :-) -andrej