From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19863 invoked from network); 11 Nov 2007 02:57:18 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) 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.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Nov 2007 02:57:18 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 98164 invoked from network); 11 Nov 2007 02:57:06 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Nov 2007 02:57:06 -0000 Received: (qmail 11674 invoked by alias); 11 Nov 2007 02:56:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24084 Received: (qmail 11654 invoked from network); 11 Nov 2007 02:56:57 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Nov 2007 02:56:57 -0000 Received: (qmail 97797 invoked from network); 11 Nov 2007 02:56:57 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 11 Nov 2007 02:56:52 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 29A6D5C90B; Sat, 10 Nov 2007 21:56:50 -0500 (EST) Date: Sat, 10 Nov 2007 21:56:51 -0500 From: Clint Adams To: Nikolai Weibull Cc: zsh-workers Subject: Re: [PATCH] Completion/Unix/_strip Message-ID: <20071111025651.GA14638@scowler.net> Mail-Followup-To: Nikolai Weibull , zsh-workers References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-11) On Thu, Nov 01, 2007 at 09:52:18AM +0100, Nikolai Weibull wrote: > This patch expands strip's completion with arguments suited for Solaris and GNU. Committed. > Clint: do you have any suggestions on how to submit patches like this > one, based on the Git repository, to the list? Not that I can think of.