From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 86381 invoked by alias); 11 Aug 2016 20:50:14 -0000 Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com Received: (qmail 86371 invoked by uid 89); 11 Aug 2016 20:50:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*r:qmail-ldap-1.03, kindly, lucky, H*r:envelope-sender X-HELO: etr-usa.com Received: from etr-usa.com (HELO etr-usa.com) (130.94.180.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 11 Aug 2016 20:50:03 +0000 Received: (qmail 91127 invoked by uid 13447); 11 Aug 2016 20:50:02 -0000 Received: from unknown (HELO polypore.west.etr-usa.com) ([73.26.17.49]) (envelope-sender ) by 130.94.180.135 (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 11 Aug 2016 20:50:02 -0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: First experiences with WSL (a.k.a. Bash on Windows) From: Warren Young In-Reply-To: <20160811204403.bvdlnvwt26o7fmnn@calimero.vinschen.de> Date: Thu, 11 Aug 2016 20:50:00 -0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <0A6BAC78-954B-4543-BD85-50CCFB22F4A4@etr-usa.com> <57ABF835.9050500@maxrnd.com> <20160811204403.bvdlnvwt26o7fmnn@calimero.vinschen.de> To: The Vulgar and Unprofessional Cygwin-Talk List X-IsSubscribed: yes X-SW-Source: 2016-q3/txt/msg00005.txt.bz2 On Aug 11, 2016, at 2:44 PM, Corinna Vinschen w= rote: >=20 > On Aug 11 12:34, Warren Young wrote: >> On Aug 10, 2016, at 9:59 PM, Mark Geisert wrote: >>>=20 >>> Warren Young wrote: >>> [...] >>>=20 >>> Would you kindly https://cygwin.com/acronyms/#PCYMTWLL ? >>=20 >> That option doesn=E2=80=99t exist in this program. >=20 > It does in any program. Just enter your LF manually. Seriously? In 2016? > And yes, there are still folks out there using text-only MUAs like mutt > in an 80 columns terminal. I do. http://www.rdrop.com/docs/mutt/manual330.html >> I don=E2=80=99t see the problem anyway. One unbroken line per paragraph= is trivial to wrap in software, and then you get breaks where *you* like t= hem, rather than where *I* like them. >=20 > You're lucky. You never had to reply to your own mails. I do and it's > seriously ugly to see and edit mails with extremly long lines in vim. Add this to your .vimrc: map !}fmt -w72 Problem solved.