From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6085 invoked from network); 6 Feb 2004 19:04:02 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 6 Feb 2004 19:04:02 -0000 Received: (qmail 24213 invoked by alias); 6 Feb 2004 19:03:53 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19407 Received: (qmail 24172 invoked from network); 6 Feb 2004 19:03:53 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 6 Feb 2004 19:03:53 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.11.9.147] by sunsite.dk (MessageWall 1.0.8) with SMTP; 6 Feb 2004 19:3:52 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id i16J3pa14435 for zsh-workers@sunsite.dk; Fri, 6 Feb 2004 11:03:51 -0800 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to schaefer@closedmail.com using -f From: Bart Schaefer Message-Id: <1040206190350.ZM14434@candle.brasslantern.com> Date: Fri, 6 Feb 2004 19:03:50 +0000 In-Reply-To: <20040206165709.GB6749@blorf.net> Comments: In reply to Wayne Davison "Re: zsh crashes on completeion of utf-8 file-names." (Feb 6, 8:57am) References: <7460.1073312227@csr.com> <11091.1073318874@csr.com> <20040105170850.GB4482@blorf.net> <20040206165709.GB6749@blorf.net> X-Mailer: Z-Mail (5.0.0 30July97) To: Zsh hackers list Subject: Re: zsh crashes on completeion of utf-8 file-names. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 6, 8:57am, Wayne Davison wrote: } } Attached is a patch that should actually work (unlike the previous one). } See if you like it. Looks good to me ...