From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27557 invoked by alias); 9 Nov 2010 16:51:35 -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: 28396 Received: (qmail 4938 invoked from network); 9 Nov 2010 16:51:33 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) 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.1 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <101109085106.ZM4976@torch.brasslantern.com> Date: Tue, 09 Nov 2010 08:51:06 -0800 In-reply-to: Comments: In reply to Nikolai Weibull "Something wrong with _arguments in 4.3.10?" (Nov 9, 4:41pm) References: X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: Zsh Workers Subject: Re: Something wrong with _arguments in 4.3.10? MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Nov 9, 4:41pm, Nikolai Weibull wrote: } } Is something wrong with _arguments and 4.3.10? The only change to _arguments since 4.3.9 is workers/26053, which seem unlikely to be related. } Try completing, for example, } } pkg-config - Seems OK to me with the current CVS. The only thing I find is a bit of display weirdness in menu selection, where upon scrolling to the last screen of choices the "-?" option appears all by itself on the last line of the screen with the other options (--libs through --variable) in the top dozen or so lines.