From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: MS-Windows build using Posix configury Date: Wed, 8 May 2013 00:04:45 +0200 Message-ID: References: <83d2tu49lu.fsf@gnu.org> <8338un359j.fsf@gnu.org> <831ua72fml.fsf@gnu.org> <83ehe51zi4.fsf@gnu.org> <837gjx1vpx.fsf@gnu.org> <83a9otys0h.fsf@gnu.org> <834nezzzma.fsf@gnu.org> <8361z2psr1.fsf@gnu.org> <83zjweo5dh.fsf@gnu.org> <83sj25nym2.fsf@gnu.org> <837gjhnowi.fsf@gnu.org> <8338u4o39r.fsf@gnu.org> <83zjwbkmt2.fsf@gnu.org> <83wqrfkjvo.fsf@gnu.org> <838v3qebns.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1367964316 15277 80.91.229.3 (7 May 2013 22:05:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 May 2013 22:05:16 +0000 (UTC) Cc: Emacs development discussions To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 08 00:05:14 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UZq0X-00076v-4o for ged-emacs-devel@m.gmane.org; Wed, 08 May 2013 00:05:13 +0200 Original-Received: from localhost ([::1]:37255 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZq0W-0006FX-OG for ged-emacs-devel@m.gmane.org; Tue, 07 May 2013 18:05:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZq0B-0005nU-2z for emacs-devel@gnu.org; Tue, 07 May 2013 18:04:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZq09-0005NS-16 for emacs-devel@gnu.org; Tue, 07 May 2013 18:04:51 -0400 Original-Received: from mail-lb0-f172.google.com ([209.85.217.172]:48961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZq07-0005N1-8r; Tue, 07 May 2013 18:04:47 -0400 Original-Received: by mail-lb0-f172.google.com with SMTP id y6so1270856lbh.31 for ; Tue, 07 May 2013 15:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=u27NnJMO479X55jAPV0AWKGyoToKo8WSTxAN+NmFqME=; b=pmqAOyWvHYDT3kh/Y4Xwxfd8QXOBn1ISTGxCdqjS0YyALRUDDPKi3HzHtL7AHRpwxh ej0uuUj4eFXinw0ni7sxdrrroKzqxWJUeN6xPv0BVJqX4mHJqsumtDqkXAcvNGbPWbp8 7ubpUzs5NS6YvxiqiqBu+fZJLnYMS3zp7CPm7KMuFxqe5LCc28P+Hu08JzZNFjCfmZx4 s3+p+6FnO6g/3tHvLhtVgvBAsoZ8KJDpOdmndJ6nXjJqcbnkFcuUaxHY3u8u80nOvDfp +TgCCd6BcaM8+S9k1MPrzd0AZDSOM+fWP8Ni8keKzSF8s+tCiGRAWfeyl41CRNNpjFW5 jpVw== X-Received: by 10.112.151.34 with SMTP id un2mr1826130lbb.14.1367964286130; Tue, 07 May 2013 15:04:46 -0700 (PDT) Original-Received: by 10.114.69.236 with HTTP; Tue, 7 May 2013 15:04:45 -0700 (PDT) In-Reply-To: <838v3qebns.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.217.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:159412 Archived-At: > What's the final word about MSYS Texinfo and mixed EOLs? The only new information I have about this issue is that today, after doing a whole bootstrap and a "make install" (with my MSYS Texinfo, as always), the resulting Info directory looks good (it has only UNIX-type EOLs). I'm thinking that probably this problem appears when, at the time you do a "make install", your PREFIX/share/info directory already has some info manuals with DOS-type EOLs. (For example, the GnuTLS library I downloaded from ezwinports has an info manual with DOS-type EOLs) I think that the other day, while testing things, I deleted all the files in PREFIX/share/info, and therefore now all the info manuals are the installed with Emacs, and they have all the same EOL-type: UNIX. -- Dani Moncayo