From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.178.13 with SMTP id a13cs38452wff; Sun, 22 May 2011 15:58:42 -0700 (PDT) Received: by 10.224.212.196 with SMTP id gt4mr1287903qab.74.1306105122324; Sun, 22 May 2011 15:58:42 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id m14si10889104qcu.8.2011.05.22.15.58.41; Sun, 22 May 2011 15:58:42 -0700 (PDT) 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; 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 D3B24185836C for ; Sun, 22 May 2011 18:58:41 -0400 (EDT) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by rubyforge.org (Postfix) with ESMTP id D3C531858112 for ; Sun, 22 May 2011 18:52:50 -0400 (EDT) Received: by wwd20 with SMTP id 20so5077770wwd.23 for ; Sun, 22 May 2011 15:52:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:content-type:subject:from:to:in-reply-to :references:date:message-id:user-agent:content-transfer-encoding; bh=5Qe2oo3eZ0rpHfy5GRpYcCzN5zj9C7O/zlVi8xVSx/g=; b=lHC1OGOlLCHE/FSufPe6FYQOAr7MU/nC3wdXwW5CYME9UZNDCtOoLKFOGgdflUQDYO kd8Vr3aNREcvqhNm87s0itHQjlzXjrlsJGcEg2Dd+fyUhcS+06mPr366RR8OG6aH40Xq vOx9bZCFmmigOLCTt70WUVC1fjHiTX9WakQMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=feZczx+aBfUBaBRYdXxX6F12ziAZ0Ajc+CTiAuRJjTW914XOqoYqA3dp3vW6ROf1hg UQRLL05TiWOaxlcPAfprz+Mq2KxwclPCaLcshK+M2hVbbwDCgLWKNvQjHaQZNmIQrw15 3eh2JVv4RxQI6hE1XRUuCG7dD2XuEpKfWSkEE= Received: by 10.216.142.165 with SMTP id i37mr1539784wej.106.1306104428574; Sun, 22 May 2011 15:47:08 -0700 (PDT) Received: from localhost (cpc12-cmbg15-2-0-cust81.5-4.cable.virginmedia.com [86.30.247.82]) by mx.google.com with ESMTPS id g32sm2973506wej.27.2011.05.22.15.47.05 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 May 2011 15:47:07 -0700 (PDT) From: Hamish To: sup-devel In-reply-to: <1305818177-sup-9473@localhost> References: <1305817664-sup-572@localhost> <1305818177-sup-9473@localhost> Date: Sun, 22 May 2011 23:47:03 +0100 Message-Id: <1306104299-sup-3629@whisper> User-Agent: Sup/git Subject: Re: [sup-devel] [sup-talk] Word wrap for quoted lines 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Excerpts from john.wyzer's message of Thu May 19 16:16:51 +0100 2011: > > Excerpts from Antti Kaihola's message of Tue May 10 09:07:13 +0200 2011: > > > > > > When reading messages in Sup and expanding quoted lines, long quoted > > > lines are not word wrapped and thus I can't read all the content. > > > Non-quoted content wraps as expected. > > Ah. Here's a fix: > https://github.com/rburchell/sup/commit/a60dd01fe297bf3cd5a12c17a40849219c7f8a91 I've created a wrap_quoted branch and applied this patch to it. If there are no objections I'll merge it into the next branch, probably next weekend. Hamish Downer _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel