From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.169.74 with SMTP id ac10cs69410vdc; Thu, 17 Mar 2011 09:21:06 -0700 (PDT) Received: by 10.42.74.3 with SMTP id u3mr2108679icj.512.1300378865975; Thu, 17 Mar 2011 09:21:05 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id hj39si3105115ibb.61.2011.03.17.09.21.04; Thu, 17 Mar 2011 09:21:04 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 897731D78475; Thu, 17 Mar 2011 12:21:04 -0400 (EDT) Received: from polymath.muddygoat.org (li147-35.members.linode.com [109.74.200.35]) by rubyforge.org (Postfix) with ESMTP id 33B531858374 for ; Thu, 17 Mar 2011 12:05:03 -0400 (EDT) Received: from puddleduck (li147-35.members.linode.com [109.74.200.35]) by polymath.muddygoat.org (Postfix) with ESMTPA id 07C2EC22AD for ; Thu, 17 Mar 2011 16:05:09 +0000 (GMT) Date: Thu, 17 Mar 2011 16:05:01 +0000 From: Peter Lewis To: sup-talk@rubyforge.org Message-ID: <20110317160501.GB14019@puddleduck> References: <1300371571-sup-2777@plc.intranet.plecavalier.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1300371571-sup-2777@plc.intranet.plecavalier.com> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [sup-talk] vim text 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi, On Thu, 17 Mar 2011, Philippe LeCavalier wrote: > Since I don't write very well I always end up making changes while > re-reading myself. When I edit a line Vim doesn't wrap anymore like it > did when I first typed the text. So all the lines I've edited aren't > wrapped like the others. It can make reading my mail challenging at > times. I've not managed to get vim to do this automatically (I haven't tried much though). What I usually do is, once I've re-edited a paragraph and it has some overflowing lines, go to that paragraph in Normal mode and do: vip (to select the whole paragraph), then gq (to rewrap the selected text). HTH, Pete. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk