From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19661 invoked from network); 4 Oct 2000 10:44:41 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Oct 2000 10:44:41 -0000 Received: (qmail 19567 invoked by alias); 4 Oct 2000 10:44:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12879 Received: (qmail 19546 invoked from network); 4 Oct 2000 10:43:35 -0000 Date: Wed, 4 Oct 2000 12:43:18 +0200 (MET DST) Message-Id: <200010041043.MAA09446@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: "Bart Schaefer"'s message of Mon, 11 Sep 2000 05:13:51 +0000 Subject: Re: PATCH: Redo _zle using _arguments Bart Schaefer wrote: > ... > > I also suspect there may be a bug in comparguments -- the '(*)-x' form of > optspec is supposed to mean that the '*:msg:act' form is not completed > when -x is on the command line, but that doesn't seem to happen (or at > least, not always). I imagine a fix is going to have to wait a few weeks > for Sven to return, though. I'll have a look. > Random other question: Why isn't list-expand a completion widget for the > purposes of "zle -C"? Because it never does completion, only the hard-wired form of expansion which can't be programmed. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de