From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.87.14 with SMTP id k14cs563516agb; Sat, 19 Dec 2009 10:10:11 -0800 (PST) Received: by 10.224.94.147 with SMTP id z19mr3047137qam.193.1261246210718; Sat, 19 Dec 2009 10:10:10 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 16si6818136qyk.49.2009.12.19.10.10.10; Sat, 19 Dec 2009 10:10:10 -0800 (PST) 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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 78D67185830B; Sat, 19 Dec 2009 13:10:10 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id F2DAB1858310 for ; Sat, 19 Dec 2009 13:09:57 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1NM3kb-0008Vm-MU for sup-talk@rubyforge.org; Sat, 19 Dec 2009 10:09:57 -0800 From: William Morgan To: Sup-talk mailing list Date: Sat, 19 Dec 2009 10:09:57 -0800 Message-Id: <1261246000-sup-3729@masanjin.net> User-Agent: Sup/git Subject: [sup-talk] line-wrapping 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org I've just added a thread-view-mode feature in next where text portions of messages are now wrapped at the current screen width, and pressing 'w' toggles between that and no wrapping at all. If anyone wants the old behavior of wrapping at 80 columns regardless of screen width, you will have to submit a patch to make this a three-way toggle, or keep your window at 80 chars. :) (Branch toggle-line-wrap, merged into next.) Probably a million other Sup things that are higher priority, but this is what I felt like working on.... -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk