From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: mingw, windows, crlf/lf, and git Date: Wed, 14 Feb 2007 16:53:34 +0100 (CET) Message-ID: References: <45CFA30C.6030202@verizon.net> <200702130932.51601.litvinov2004@gmail.com> <7v7iumx7hu.fsf@assigned-by-dhcp.cox.net> <7v8xf1uxme.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Junio C Hamano , Alexander Litvinov , Mark Levedahl , Git Mailing List To: Linus Torvalds X-From: git-owner@vger.kernel.org Wed Feb 14 16:53:52 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HHMRx-0004zO-Cq for gcvg-git@gmane.org; Wed, 14 Feb 2007 16:53:41 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932345AbXBNPxi (ORCPT ); Wed, 14 Feb 2007 10:53:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932346AbXBNPxi (ORCPT ); Wed, 14 Feb 2007 10:53:38 -0500 Received: from mail.gmx.net ([213.165.64.20]:47338 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932345AbXBNPxi (ORCPT ); Wed, 14 Feb 2007 10:53:38 -0500 Received: (qmail invoked by alias); 14 Feb 2007 15:53:36 -0000 X-Provags-ID: V01U2FsdGVkX19zny5rX3Jzy9uYg0ZXbOD+dI04kZ+30BWBo0eXoq RC8w== X-X-Sender: gene099@wbgn013.biozentrum.uni-wuerzburg.de In-Reply-To: X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Wed, 14 Feb 2007, Linus Torvalds wrote: > On Wed, 14 Feb 2007, Johannes Schindelin wrote: > > > > Last time I checked, the text files never had lines longer than 200 > > characters (I chose this intentionally large). So, it might be a good > > heuristic to check the maximal line length, > > No, some broken editor programs and people use "flowing text" files, where > a newline is actually a _paragraph_ end. Good point. Ciao, Dscho