From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-48184-garchives=archives.gentoo.org@gentoo.org>)
	id 1GAqOc-0001m3-AU
	for garchives@archives.gentoo.org; Wed, 09 Aug 2006 15:55:02 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k79Fnf3F028867;
	Wed, 9 Aug 2006 15:49:41 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188])
	by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k79FjtXa025889
	for <gentoo-user@lists.gentoo.org>; Wed, 9 Aug 2006 15:45:55 GMT
Received: by nf-out-0910.google.com with SMTP id a25so204039nfc
        for <gentoo-user@lists.gentoo.org>; Wed, 09 Aug 2006 08:45:55 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=qDLh4n5BG3mb6LEJAynYJbQ2sIfHiIX7L7Q8b+JTor3gq+sWRWIM8Kuewq6HcC+9R2mtY+qeTxsurtzKfOgnCJpJsHvhgSux4CPSR2moATVxx3e3eFyS/xLrIgbu1l3bysnD4Y1RXtscmMDLIF1Y18zizjl8mz4tWSSORypw2i0=
Received: by 10.49.8.10 with SMTP id l10mr1541482nfi;
        Wed, 09 Aug 2006 08:45:55 -0700 (PDT)
Received: by 10.48.241.1 with HTTP; Wed, 9 Aug 2006 08:45:54 -0700 (PDT)
Message-ID: <49bf44f10608090845h40c7b2ddj9278aef8edda381d@mail.gmail.com>
Date: Wed, 9 Aug 2006 08:45:54 -0700
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] {OT} vi line breaks
In-Reply-To: <20060806211049.GA11523@princeton.edu>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <49bf44f10608051419x5b25ef6fr9b0351ee58928370@mail.gmail.com>
	 <20060805214858.GC11001@jfindlay.us>
	 <49bf44f10608051625j16729f8am9e8ea83f97f77ff5@mail.gmail.com>
	 <20060806071949.GD11001@jfindlay.us>
	 <49bf44f10608060733la486f60ic76f0aa4a99fe645@mail.gmail.com>
	 <20060806211049.GA11523@princeton.edu>
X-Archives-Salt: 51107703-24ec-4d0d-8317-c297afbb4e01
X-Archives-Hash: 36d2f321c3f490bce088fcc7c0067198

> > >$ grep editor ~/.muttrc
> > >set editor="vim +/^$ -c 'set linebreak ft=mail'"
> >
> > I tried the following to stop mutt from adding line breaks but it doesn't
> > work:
> >
> > set editor="vim -c 'set nolinebreak'"
>
> See my other email for the difference between linebreak and textwidth.
> From what I read of your preference, it sounds like you want to turn
> off textwidth (set it to 0) and keep linebreak.
>
> W

I now have the following in .vimrc:

:set textwidth=0
:set nolinebreak

and both vi and mutt are still creating line breaks.  Definitely
separate lines.  I'd really like to fix this.

- Grant
-- 
gentoo-user@gentoo.org mailing list