From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3374 invoked from network); 29 Aug 2008 23:34:48 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Aug 2008 23:34:48 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 93392 invoked from network); 29 Aug 2008 23:34:37 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Aug 2008 23:34:37 -0000 Received: (qmail 24780 invoked by alias); 29 Aug 2008 23:34:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25545 Received: (qmail 24761 invoked from network); 29 Aug 2008 23:34:26 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 29 Aug 2008 23:34:26 -0000 Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 0E92E801E2B4 for ; Sat, 30 Aug 2008 01:34:22 +0200 (CEST) Received: from ironport-out-2.rz.rwth-aachen.de ([134.130.3.59]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0K6D006H6YT9XT30@mta-2.ms.rz.RWTH-Aachen.de> for zsh-workers@sunsite.dk; Sat, 30 Aug 2008 01:34:21 +0200 (CEST) Received: from relay.rwth-aachen.de ([134.130.3.1]) by ironport-in-2.rz.rwth-aachen.de with ESMTP; Sat, 30 Aug 2008 01:34:21 +0200 Received: from fsst.voodoo.lan ([212.117.84.11]) by relay.rwth-aachen.de (8.13.7/8.13.3/1) with ESMTP id m7TNYLF4019667 for ; Sat, 30 Aug 2008 01:34:21 +0200 (MEST) Received: from hawk by fsst.voodoo.lan with local (Exim 4.69) (envelope-from ) id 1KZDTD-0005ZG-1z for zsh-workers@sunsite.dk; Sat, 30 Aug 2008 01:33:35 +0200 Date: Sat, 30 Aug 2008 01:33:34 +0200 From: Frank Terbeck Subject: Re: New completion function In-reply-to: <2d460de70808291623l615fe16euf0189c781828f288@mail.gmail.com> To: zsh workers Mail-followup-to: zsh workers Message-id: <20080829233334.GN6330@fsst.voodoo.lan> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline X-IronPort-AV: E=Sophos;i="4.32,295,1217800800"; d="scan'208";a="53331964" References: <2d460de70808291623l615fe16euf0189c781828f288@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: ClamAV 0.92.1/8118/Fri Aug 29 19:54:27 2008 on bifrost X-Virus-Status: Clean Richard Hartmann : > no idea if aoss, an ALSA wrapper for old applications which still use OSS, > is used widely enough for this tiny function to be added to ZSH, but here > goes. Feel free to disregard & throw away :) Shouldn't it be enough to add aoss to the #compdef line _precommand? Regards, Frank -- In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925