From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28987 invoked by alias); 11 Oct 2014 21:26:04 -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: 33437 Received: (qmail 17620 invoked from network); 11 Oct 2014 21:26:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=x-sasl-enc:date:from:to:cc:subject :message-id:references:mime-version:content-type:in-reply-to; s= mesmtp; bh=1skhtwsdQP6N1hqeqxF9fxLnEF8=; b=grqHa434tWY44/NLMRHjZ kLvDPyccrF0JAY82z3ffgbOiWbopKVj3PO4Sq1fzQdrhFIC8V0cFEx+t+zgfAdHu aMorjo41DSZibIITqTFYPvXOppR3JioxY9knfaq6E3rwp0yC6Z5dS4LH6yni6GL1 cmI1N25sq0ENU9mdUwhPZE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:date:from:to:cc:subject :message-id:references:mime-version:content-type:in-reply-to; s= smtpout; bh=1skhtwsdQP6N1hqeqxF9fxLnEF8=; b=KrINPMIJs3TyFclToiYK MqexkZi6n8ZFlCcwB7Ak/s1UCsW2lKhJnu9riZQ3evTr7cIXb7SoATaG3M2tckSP 5O+h0Ea8ejUey5PzE7AEqMHPjaDYnw1FYg/SYaMpgpFHLue+bLIw7h1Vw7NuRcEN t/YaH4M6+IwnFwMO+Eu+0I8= X-Sasl-enc: zy4TFoN/E01KJmG/BAf7QT+ui/ysx1z47W0eKkvUBc4v 1413062757 Date: Sat, 11 Oct 2014 21:25:55 +0000 From: Daniel Shahaf To: Oliver Kiddle Cc: zsh-workers@zsh.org Subject: Re: [Bulk] Re: [PATCH] Add xxd completion Message-ID: <20141011212555.GB1993@tarsus.local2> References: <20141008082016.GC1712@tarsus.local2> <30554.1412778907@thecus.kiddle.eu> <20141009082124.GC1737@tarsus.local2> <11354.1413020781@thecus.kiddle.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11354.1413020781@thecus.kiddle.eu> User-Agent: Mutt/1.5.21 (2010-09-15) Oliver Kiddle wrote on Sat, Oct 11, 2014 at 11:46:21 +0200: > Daniel Shahaf wrote: > > Thanks for the review. > [ snip ] > > Done. > > As you may have noticed, I've now pushed _xxd. I haven't; thanks for applying. [ I'm short on time right now so I'll reply to the rest of your and Bart's posts later. ] Cheers, Daniel