From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.59.13 with SMTP id h13cs52408fga; Sat, 13 Feb 2010 06:09:48 -0800 (PST) Received: by 10.224.72.151 with SMTP id m23mr1339089qaj.132.1266070187728; Sat, 13 Feb 2010 06:09:47 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 4si9175539qwe.43.2010.02.13.06.09.47; Sat, 13 Feb 2010 06:09:47 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 3466718582D0; Sat, 13 Feb 2010 09:09:47 -0500 (EST) X-Greylist: delayed 302 seconds by postgrey-1.31 at rubyforge.org; Sat, 13 Feb 2010 09:05:13 EST Received: from zucker.schokokeks.org (zucker.schokokeks.org [78.46.69.5]) by rubyforge.org (Postfix) with ESMTP id 9EF7318582D2 for ; Sat, 13 Feb 2010 09:05:12 -0500 (EST) Received: from localhost (p57B48E7E.dip0.t-ipconnect.de [::ffff:87.180.142.126]) (AUTH: PLAIN michael@content-space.de, TLS: TLSv1/SSLv3, 128bits, AES128-SHA) by zucker.schokokeks.org with esmtp; Sat, 13 Feb 2010 15:00:02 +0100 id 0000000000018008.000000004B76B062.00003378 From: Michael Hamann To: sup-devel In-reply-to: <1264250655-sup-3062@masanjin.net> References: <1262533823-sup-5348@dolk> <1262534836-29113-1-git-send-email-rlane@club.cc.cmu.edu> <1262535218-sup-9718@dolk> <1264250655-sup-3062@masanjin.net> Date: Sat, 13 Feb 2010 14:51:53 +0100 Message-Id: <1266066673-sup-5419@mithink> User-Agent: Sup/git Mime-Version: 1.0 X-Mime-Autoconverted: from 8bit to 7bit by courier 0.63 Subject: Re: [sup-devel] [PATCH] utf-8 script encoding X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Hi, Excerpts from William Morgan's message of 2010-01-23 13:44:39 +0100: > Reformatted excerpts from Gaute Hope's message of 2010-01-03: > > No. Tab completion fails, and sending fails, I can add names with > > UTF-8 chars to the recipient list, but it fails with the last attached > > exception. This is the same behaviour as earlier. > > That's weird, I would've expected this to help. What's the alternative, > adding "u" to the end of every regexp? Has there been any progress on this subject? This is imho a quite annoying bug as it makes me regularly recover mails from the buffer of screen when having written a reply to a message with a subject containing utf-8 chars without noticing that. Sorry if this should have been fixed already, I'm currently using git next and there the problem still exists. Greetings Michael Hamann _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel