From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12081 invoked from network); 10 May 2007 19:24:59 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=no version=3.2.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 10 May 2007 19:24:59 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 23473 invoked from network); 10 May 2007 19:24:53 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 10 May 2007 19:24:53 -0000 Received: (qmail 17702 invoked by alias); 10 May 2007 19:24:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23426 Received: (qmail 17693 invoked from network); 10 May 2007 19:24:50 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 10 May 2007 19:24:50 -0000 Received: (qmail 23109 invoked from network); 10 May 2007 19:24:50 -0000 Received: from smtp-1.hut.fi (130.233.228.91) by a.mx.sunsite.dk with SMTP; 10 May 2007 19:24:47 -0000 Received: from localhost (putosiko.hut.fi [130.233.228.114]) by smtp-1.hut.fi (8.13.6/8.12.10) with ESMTP id l4AJOli1023501 for ; Thu, 10 May 2007 22:24:47 +0300 Received: from smtp-1.hut.fi ([130.233.228.91]) by localhost (putosiko.hut.fi [130.233.228.114]) (amavisd-new, port 10024) with LMTP id 01368-11 for ; Thu, 10 May 2007 22:24:46 +0300 (EEST) Received: from replicant.hut.fi (replicant.hut.fi [130.233.200.84]) by smtp-1.hut.fi (8.13.6/8.12.10) with ESMTP id l4AJOYOF023475 for ; Thu, 10 May 2007 22:24:34 +0300 Date: Thu, 10 May 2007 22:24:34 +0300 (EEST) From: Timo Aaltonen To: zsh-workers@sunsite.dk Subject: Re: problems with 4.3.4 and Tru64 In-Reply-To: <20070510175541.GA67479@redoubt.spodhuis.org> Message-ID: References: <20070510175541.GA67479@redoubt.spodhuis.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=us-ascii X-TKK-Virus-Scanned: by amavisd-new-2.1.2-hutcc at putosiko.hut.fi On Thu, 10 May 2007, Phil Pennock wrote: > If these display fine, then multibyte is working and parts of zle are > working; the problem will be in input processing. If these don't > display, then the problem's not in the input processing. Touche, that works! Now, how to fix input processing?-) t