From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.169.74 with SMTP id ac10cs72361vdc; Thu, 17 Mar 2011 10:18:07 -0700 (PDT) Received: by 10.42.130.10 with SMTP id t10mr57281ics.34.1300382287237; Thu, 17 Mar 2011 10:18:07 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id g4si5724105ick.107.2011.03.17.10.18.06; Thu, 17 Mar 2011 10:18:07 -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 98A7F1858381; Thu, 17 Mar 2011 13:18:06 -0400 (EDT) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id 61CB41858379 for ; Thu, 17 Mar 2011 12:47:39 -0400 (EDT) Received: by fxm16 with SMTP id 16so3360364fxm.23 for ; Thu, 17 Mar 2011 09:47:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=vPogUl4PXanQk9cuulT16cIHRN9uGNkzD8T6mx73esc=; b=OsLmvzvB6c77tD0pEoaNUZSPgqi6bidj8W349eSpOd7hnUQ0hBpisbb6UhP47JxvI3 8qgHdJvjPrUKOqBOYgQeqa9XVIAKAhhDAGb+/1isl75u5cH/CbXEWxjXMem5Afd+SjzD Bn8pYvtOPTMuW/sq98yDrILX98Zl8xujnv9vE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Qi/pKaQIy578cF09tJpxuD3lpiPck266xFS8elfOedt+oA9x8aryptWtuaw2pJpsPc hOGK39cmefwgULi+7CIhm4PyEOo4EWJFhjXb5ke15sKkHHnbvlzd+FFvk8FBow1GhmUO Zs2AkFrtdJqfAlktWdyZ5+UMxROTE+X5za0V8= MIME-Version: 1.0 Received: by 10.223.15.72 with SMTP id j8mr1729900faa.69.1300380458573; Thu, 17 Mar 2011 09:47:38 -0700 (PDT) Received: by 10.223.59.155 with HTTP; Thu, 17 Mar 2011 09:47:38 -0700 (PDT) In-Reply-To: <1300378217-sup-5399@ittemni> References: <1300371571-sup-2777@plc.intranet.plecavalier.com> <1300378217-sup-5399@ittemni> Date: Thu, 17 Mar 2011 17:47:38 +0100 Message-ID: From: Matthieu Rakotojaona To: =?UTF-8?B?QW1hZGV1c3ogxbtvxYJub3dza2k=?= Cc: sup-talk 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 > 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. Just like everyone said, I use gqap in the middle of a paragraph i'd like to reformat. Also of note, I set my formatoptions like this : :set formatoptions = tcq which brings me more or less what I want. Check the man (:he formatoptions) to see the different options for the formating. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk