From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25665 invoked from network); 3 Jan 2008 17:18:15 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Jan 2008 17:18:15 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 74244 invoked from network); 3 Jan 2008 17:18:09 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Jan 2008 17:18:09 -0000 Received: (qmail 16376 invoked by alias); 3 Jan 2008 17:18:07 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24341 Received: (qmail 16361 invoked from network); 3 Jan 2008 17:18:06 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 3 Jan 2008 17:18:06 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id 97B008058FF3 for ; Thu, 3 Jan 2008 18:18:04 +0100 (CET) Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by bifrost.dotsrc.org (Postfix) with ESMTP for ; Thu, 3 Jan 2008 18:18:04 +0100 (CET) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080103171904.ZUGY6054.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Thu, 3 Jan 2008 17:19:04 +0000 Received: from pws-pc ([82.6.96.116]) by aamtaout03-winn.ispmail.ntl.com with SMTP id <20080103172009.OBGY26699.aamtaout03-winn.ispmail.ntl.com@pws-pc> for ; Thu, 3 Jan 2008 17:20:09 +0000 Date: Thu, 3 Jan 2008 17:17:26 +0000 From: Peter Stephenson To: zsh-workers Subject: Re: UTF-8/unicode/widechar refresh bug Message-Id: <20080103171726.a3024209.p.w.stephenson@ntlworld.com> In-Reply-To: <237967ef0712212103r45a56d3ci14074ceb6ae172f2@mail.gmail.com> References: <237967ef0712212103r45a56d3ci14074ceb6ae172f2@mail.gmail.com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP On Sat, 22 Dec 2007 06:03:57 +0100 "Mikael Magnusson" wrote: > So this happens to me very rarely, but this time I think I've got it > narrowed down. I'm cautiously optimistic someone else will reproduce > it. > > zsh -f > bindkey '^E' reset-prompt #or whatever key you want > : aaaaa(enter some characters so the cursor just wraps)〜aaaaaaaa > > at this point everything after the character that probably gets > garbled in the mail disappears. Yep, I can reproduce that, but goodness knows when I'm going to get a chance to look at it (count the zsh mail). Remind me in a few weeks if I don't. (We could do with awakening the bug list on Sourceforge but we would need a volunteer to run it.) -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/