From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4459 invoked from network); 18 Feb 2006 18:46:21 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 18 Feb 2006 18:46:21 -0000 Received: (qmail 6179 invoked from network); 18 Feb 2006 18:46:14 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 18 Feb 2006 18:46:14 -0000 Received: (qmail 20373 invoked by alias); 18 Feb 2006 18:46:05 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9936 Received: (qmail 20364 invoked from network); 18 Feb 2006 18:46:04 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 18 Feb 2006 18:46:04 -0000 Received: (qmail 5008 invoked from network); 18 Feb 2006 18:46:04 -0000 Received: from dsl3-63-249-88-2.cruzio.com (HELO dot.blorf.net) (63.249.88.2) by a.mx.sunsite.dk with SMTP; 18 Feb 2006 18:46:03 -0000 Received: by dot.blorf.net (Postfix, from userid 1000) id E3DCA5752; Sat, 18 Feb 2006 10:46:02 -0800 (PST) Date: Sat, 18 Feb 2006 10:46:02 -0800 From: Wayne Davison To: Wataru Kagawa Cc: zsh-users@sunsite.dk Subject: Re: problems with multibyte support in dev-4? Message-ID: <20060218184602.GC18023@dot.blorf.net> References: <20060218164924.GA18023@dot.blorf.net> <20060218170117.GB18023@dot.blorf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060218170117.GB18023@dot.blorf.net> User-Agent: Mutt/1.5.11+cvs20060126 On Sat, Feb 18, 2006 at 09:01:17AM -0800, Wayne Davison wrote: > The new algorithm is supposed to be operating on metafied strings. > I'll fix this. I've committed a fix to CVS. Anyone who'd like to manually patch it into their source to try it out can grab it from here: http://opencoder.net/metafied.patch Thanks for reporting this problem! ..wayne..