From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.109.137 with SMTP id hs9cs148278vdb; Tue, 29 Mar 2011 14:19:14 -0700 (PDT) Received: by 10.52.96.161 with SMTP id dt1mr434178vdb.261.1301433553459; Tue, 29 Mar 2011 14:19:13 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id bi10si4668320vdb.71.2011.03.29.14.19.13; Tue, 29 Mar 2011 14:19:13 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-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-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4AF7E1858377; Tue, 29 Mar 2011 17:19:13 -0400 (EDT) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id 3863118581F3; Tue, 29 Mar 2011 17:19:03 -0400 (EDT) Received: by wyb33 with SMTP id 33so683723wyb.23 for ; Tue, 29 Mar 2011 14:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:subject:to:in-reply-to :references:mime-version:content-type:content-id; bh=E4N5fu2dJC0JZXzHAUIzyhiAQb5E+Ux1OpZp2FOMDWM=; b=MEiwuNI1z1C4Uw3UEfvzNt5xSBJRqYapIfqkhVQ2X7hOPDEVwUqCy+05ahaf5QJvm7 uZzjA8KfljDlQ7T+34JQX7nA0NbPyipQENru8ynBrfwC7tsdOZoa7VJQdSA6AdVzLst3 z4KI5G5gWFILsbslthcO7FLozOQPiTILnKWaM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:subject:to:in-reply-to:references:mime-version :content-type:content-id; b=wSihDzxnzwQGgtJuO28fiULX+w8HT7GqgTI4tOlBKSVUFEUf8Nkl1dVOL7eEdpGQjo u8cOa0o1tMCjx5r0uXqlKZSkUXVQpL2jm1mtDMLbqGL0gz6JnQbYyYM8/5wEvo6Ibbot iNOZ99nw8wYDZogUshx4ehmchC92cws6bCvXQ= Received: by 10.227.179.196 with SMTP id br4mr365328wbb.81.1301433542421; Tue, 29 Mar 2011 14:19:02 -0700 (PDT) Received: from localhost (sk.feydakins.org [94.23.4.142]) by mx.google.com with ESMTPS id w25sm2652458wbd.22.2011.03.29.14.18.59 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 29 Mar 2011 14:19:00 -0700 (PDT) Message-ID: <4d924cc4.5925e30a.5311.ffffc603@mx.google.com> Date: Tue, 29 Mar 2011 14:19:00 -0700 (PDT) From: Nicolas Pouillard To: William Morgan , sup-talk , sup-devel In-Reply-To: <1301371130-sup-6618@masanjin.net> References: <1301257195-sup-9486@masanjin.net> <4d9084a4.cc7e0e0a.6404.ffff8fad@mx.google.com> <1301371130-sup-6618@masanjin.net> MIME-Version: 1.0 Content-ID: <1757.1301433538.1@sk.feydakins.org> Subject: Re: [sup-talk] [sup-devel] sup v2 progress report X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org On Tue, 29 Mar 2011 04:00:36 +0000, William Morgan wrote: > Reformatted excerpts from Nicolas Pouillard's message of 2011-03-28: > > .../heliotrope/lib/heliotrope/decoder.rb:109:in `gsub': incompatible > > character encodings: UTF-8 and ASCII-8BIT > > (Encoding::CompatibilityError) > > Can you try with the latest master? If it still doesn't work, are you > able to narrow down the string encodings of from and word? > > This 1.9 string encoding stuff is tricky business, especially combined > with the messy world of email. I think I'm getting close. Nice, it seems to go a lot further. However there seems to be some strange blocking behavior, like using CPU and producing nothing in hours. -- Nicolas Pouillard http://nicolaspouillard.fr _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk