From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3950 invoked from network); 19 Oct 2005 21:47:20 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 19 Oct 2005 21:47:20 -0000 Received: (qmail 50861 invoked from network); 19 Oct 2005 21:47:13 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Oct 2005 21:47:13 -0000 Received: (qmail 22634 invoked by alias); 19 Oct 2005 21:47:11 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21889 Received: (qmail 22624 invoked from network); 19 Oct 2005 21:47:10 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 19 Oct 2005 21:47:10 -0000 Received: (qmail 50607 invoked from network); 19 Oct 2005 21:47:10 -0000 Received: from zproxy.gmail.com (64.233.162.207) by a.mx.sunsite.dk with SMTP; 19 Oct 2005 21:47:09 -0000 Received: by zproxy.gmail.com with SMTP id i11so144036nzh for ; Wed, 19 Oct 2005 14:47:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QJ2kHxP3XPn4yaYmisOSd5nJ3RWXMdmYf8KlGI+q+c3SxoGBB92evaL9d+rLESQrlB+kfnJbFK1+qLzcH0qAE1oon8qVgNm1RNwNObzSGtJXIT2uY5SIRhYtsUxD760UXlIb5rj7eDhWs3ZKXBcLKxx/aj/eZQH12giN9w8w1aw= Received: by 10.36.140.5 with SMTP id n5mr969085nzd; Wed, 19 Oct 2005 14:47:08 -0700 (PDT) Received: by 10.36.22.15 with HTTP; Wed, 19 Oct 2005 14:47:08 -0700 (PDT) Message-ID: <237967ef0510191447y146ffb57s79cf25cc3e77c46b@mail.gmail.com> Date: Wed, 19 Oct 2005 23:47:08 +0200 From: Mikael Magnusson To: Peter Stephenson Subject: Re: PATCH: prompt truncation with multibyte characters Cc: Zsh hackers list In-Reply-To: <237967ef0510191315i6eab176apdb8bb6c2cf050551@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200510190833.j9J8XuPX015440@news01.csr.com> <237967ef0510191315i6eab176apdb8bb6c2cf050551@mail.gmail.com> X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RCVD_BY_IP autolearn=ham version=3.0.4 > I get both freezes and crashes with this code, I have a backtrace for > a crash at the end of the mail. Just to clarify, it now works sometimes, before the patch i always got free= zes. -- Mikael Magnusson