From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23293 invoked from network); 9 Jan 2009 09:18:31 -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=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; 9 Jan 2009 09:18:31 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 40221 invoked from network); 9 Jan 2009 09:18:25 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 9 Jan 2009 09:18:25 -0000 Received: (qmail 26347 invoked by alias); 9 Jan 2009 09:18:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26266 Received: (qmail 26337 invoked from network); 9 Jan 2009 09:18:21 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 9 Jan 2009 09:18:21 -0000 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by bifrost.dotsrc.org (Postfix) with ESMTP id 7E0DF802720C for ; Fri, 9 Jan 2009 10:18:07 +0100 (CET) Received: by fg-out-1718.google.com with SMTP id e21so3241060fga.37 for ; Fri, 09 Jan 2009 01:18:07 -0800 (PST) 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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=KQAKbZl5jcVO9Fk5qu4X3EdgHdMV/XssNnEZBH1TOYg=; b=xgZajFh1eVFeyLyXw+kCo1rSZNSzOfzpMqOIXMd493GeLAwrCTEecEzb5MgUZRbyrE GVMCcotZiZQE8dmPyhyHuOIDOU1ENopiF0KY3hSqNK6CqLZMul5fipyOiye9lAEMxy9o iyStQqu1OOYi7rhSjz3QWp2VTMhz/yFgs/Cio= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cgIRbKmPqyas5izSi8k2KSlmY8XuxH8czECGwBsqahlbT7PIIeCJw/E3tHygC0fn3i 4L0e/hr0RESJeHMWlwdbpi28M9Em6rvxBJ/8p/Y6PnWhgjBFxLEzVNw1fcoCRIReKhWy 8RIjjF7lxGhoMMw/VXd1GDNZahvW1WAwzBqso= Received: by 10.86.51.10 with SMTP id y10mr14697895fgy.9.1231492687006; Fri, 09 Jan 2009 01:18:07 -0800 (PST) Received: by 10.86.62.8 with HTTP; Fri, 9 Jan 2009 01:18:06 -0800 (PST) Message-ID: <2d460de70901090118y4e2926e8g61bf0aaca8bc12f6@mail.gmail.com> Date: Fri, 9 Jan 2009 10:18:06 +0100 From: "Richard Hartmann" To: "Benjamin R. Haskell" Subject: Re: [Patch] define-composed-chars mistake, additions Cc: zsh-workers@sunsite.dk In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Scanned: ClamAV 0.92.1/8846/Fri Jan 9 06:34:42 2009 on bifrost X-Virus-Status: Clean On Fri, Jan 9, 2009 at 08:14, Benjamin R. Haskell wrote: > Patch is against current CVS. I assume that's what's desired. Same with my > having attached it (rather than inline). That's the correct way to do it. > I expect I'll be submitting more patches. (not just for > this issue) :) Richard