From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 796 invoked from network); 12 Oct 2008 11:05:27 -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=-1.3 required=5.0 tests=AWL autolearn=unavailable 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; 12 Oct 2008 11:05:27 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 4336 invoked from network); 12 Oct 2008 11:05:03 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 12 Oct 2008 11:05:03 -0000 Received: (qmail 14673 invoked by alias); 12 Oct 2008 11:04:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25858 Received: (qmail 14657 invoked from network); 12 Oct 2008 11:04:49 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 12 Oct 2008 11:04:49 -0000 Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by bifrost.dotsrc.org (Postfix) with ESMTP id 1DAD680524C0 for ; Sun, 12 Oct 2008 13:04:45 +0200 (CEST) Received: by ey-out-2122.google.com with SMTP id 25so444281eya.3 for ; Sun, 12 Oct 2008 04:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BaNOzRl+eTqTnIH3Hw096atEoZ1iG3L3JCl2nmnD6Fw=; b=p4nCSq6ZI8PEp7UghV1Xy1Xf4GBubaHw+TWXd3OU4YRoHH5CUvOAwz/rMw/o8Aqdtl 7+uvfW1JcSOCqpmeoEJS5NN3pMW4hdNcp7hJv72+pBzAhPkQ/Cbd8twXcqwR4VFThs9v 8Zap7dq67fhl+1bdFgU/6PKKqXiAs1ngiAq08= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=b8fJcZHDRTqnGhysj72QoxuH1yTk8dN2okqIyubq/mBxQJNhgt12KhE+/adLkycsWy fFJ7wYr+ZfOfXv9+xJpmXdZEW6A4VzbO9oWDe/Ix3maKRWPJrHg6izDTcEbGPpON+R+d hPFSQR5OSzVqDE0l1TuSIkIaJBidHcEn7axys= Received: by 10.210.11.13 with SMTP id 13mr3583164ebk.68.1223809485359; Sun, 12 Oct 2008 04:04:45 -0700 (PDT) Received: by 10.210.19.20 with HTTP; Sun, 12 Oct 2008 04:04:45 -0700 (PDT) Message-ID: <237967ef0810120404g4aca45c3p70ec4c844d453544@mail.gmail.com> Date: Sun, 12 Oct 2008 13:04:45 +0200 From: "Mikael Magnusson" To: "zsh workers" Subject: Re: [PATCH 2/2] Fix typos in completion style guide. In-Reply-To: <20081012105957.GA14857@scru.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081012105957.GA14857@scru.org> X-Virus-Scanned: ClamAV 0.92.1/8414/Sun Oct 12 05:30:50 2008 on bifrost X-Virus-Status: Clean 2008/10/12 Clint Adams : > On Sun, Oct 12, 2008 at 11:24:23AM +0200, Mikael Magnusson wrote: >> --- >> Etc/completion-style-guide | 6 +++--- >> 1 files changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/Etc/completion-style-guide b/Etc/completion-style-guide > > This one broke because of wrapping. Hand-applied; you can check what > I've missed this time below: That's odd, I sent it in alpine which usually works fine... git rebase tells me patch already applied, so everything is fine. -- Mikael Magnusson