From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap fails on w32 Date: Mon, 23 May 2005 12:56:21 +0200 Message-ID: References: <428FB183.3000209@student.lu.se> <4290EDA8.7020401@student.lu.se> <85psvjyli5.fsf@lola.goethe.zz> <85acmmlwqc.fsf@lola.goethe.zz> <85r7fykdbo.fsf@lola.goethe.zz> <01c55f4a$Blat.v2.4$8153d260@zahav.net.il> <85mzqmjpnz.fsf@lola.goethe.zz> Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1116845948 25857 80.91.229.2 (23 May 2005 10:59:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 May 2005 10:59:08 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 23 12:59:07 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DaAe5-00030B-Q9 for ged-emacs-devel@m.gmane.org; Mon, 23 May 2005 12:58:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DaAhX-00052n-38 for ged-emacs-devel@m.gmane.org; Mon, 23 May 2005 07:02:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DaAe9-0003Q3-Kz for emacs-devel@gnu.org; Mon, 23 May 2005 06:58:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DaAe6-0003OF-6k for emacs-devel@gnu.org; Mon, 23 May 2005 06:58:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DaAe5-0003NZ-U0 for emacs-devel@gnu.org; Mon, 23 May 2005 06:58:53 -0400 Original-Received: from [64.233.184.203] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DaAkl-0004AU-QX for emacs-devel@gnu.org; Mon, 23 May 2005 07:05:47 -0400 Original-Received: by wproxy.gmail.com with SMTP id 50so2198498wri for ; Mon, 23 May 2005 03:56:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zkyt7W/xfErUJyFVsU3bi0WoluoR59A0lJZ4MbwXmDQNtUW+4pnLxWr2BY7vQzkcakEIhHVWz8tEDCw0fmlf4eSLMh/XQcNSBryO6tdl8e5mcha008SYmqKD36mCrojvbHCzIl9VrGDocGICp7VDY0lsDcbOO6AIM9dHj6VsKd0= Original-Received: by 10.54.35.68 with SMTP id i68mr3466946wri; Mon, 23 May 2005 03:56:21 -0700 (PDT) Original-Received: by 10.54.82.6 with HTTP; Mon, 23 May 2005 03:56:21 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: <85mzqmjpnz.fsf@lola.goethe.zz> Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37509 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37509 On 5/23/05, David Kastrup wrote: > The "solution" text checkout for editing, binary for compilation is, I > must say, an idea I find appalling rather than appealing. :) In Emacs, if the nt/*.bat files need to be in CRLF form to allow creating the tarball from a GNU/Linux or Unix machine, it would be better (I think) to have a script which did the conversion just before the tarball or some such. Having files in CVS *with* CRLF end-lines and marked as text, not binary, is kinda... evil (not Darth Vader-style evil, but evil nonetheless). Also, as someone's asked, why does nt/makefile.w32-in need to be CRLF and not the other makefile.w32-in? --=20 /L/e/k/t/u