From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17246 invoked from network); 1 Oct 2007 13:17:53 -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; 1 Oct 2007 13:17:53 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 44672 invoked from network); 1 Oct 2007 13:17:46 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Oct 2007 13:17:46 -0000 Received: (qmail 2696 invoked by alias); 1 Oct 2007 13:17:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23884 Received: (qmail 2663 invoked from network); 1 Oct 2007 13:17:41 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 1 Oct 2007 13:17:41 -0000 Received: (qmail 44300 invoked from network); 1 Oct 2007 13:17:41 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 1 Oct 2007 13:17:32 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 7445E5C380; Mon, 1 Oct 2007 09:17:29 -0400 (EDT) Date: Mon, 1 Oct 2007 09:17:29 -0400 From: Clint Adams To: Jesse W Cc: zsh-workers@sunsite.dk Subject: Re: PATCH: md5sum completion function Message-ID: <20071001131729.GA9682@scowler.net> Mail-Followup-To: Jesse W , zsh-workers@sunsite.dk References: <57a435543842b8fbe66c6b160483e197@netwood.net> <20070928084851.GA4372@scowler.net> <32b0b2b00e40f419c51b56272f899671@netwood.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <32b0b2b00e40f419c51b56272f899671@netwood.net> User-Agent: Mutt/1.5.16 (2007-06-11) On Sat, Sep 29, 2007 at 03:07:31PM -0700, Jesse W wrote: > Thanks for doing that; I used the dpkg md5sum because it was the one > included with the version of > dpkg installed by Fink (at least, the somewhat old version I have). I'm > updating my Fink installation now, I'll see if it's removed in the new > version (or replaced by the GNU md5sum). Okay, if the Fink people are clinging onto it, we can use _pick_variant.