From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs,gmane.emacs.windows Subject: Re: [h-e-w] Current word on binaries Date: 17 Feb 2004 08:50:23 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <009901c3ec70$b3013940$6400a8c0@austin.rr.com> <7494-Sat14Feb2004140608+0200-eliz@elta.co.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1077000693 31431 80.91.224.253 (17 Feb 2004 06:51:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2004 06:51:33 +0000 (UTC) Cc: help-emacs-windows@gnu.org, bug-gnu-emacs@gnu.org, harald@maierh.de, rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 17 07:51:28 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Asz4q-00060a-00 for ; Tue, 17 Feb 2004 07:51:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Asz2n-000135-AO for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Feb 2004 01:49:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Asz2l-00012n-Fn for bug-gnu-emacs@gnu.org; Tue, 17 Feb 2004 01:49:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Asz2F-00011M-Rb for bug-gnu-emacs@gnu.org; Tue, 17 Feb 2004 01:49:18 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Asz2F-000111-5J; Tue, 17 Feb 2004 01:48:47 -0500 Original-To: Jason Rumney In-reply-to: (message from Jason Rumney on 16 Feb 2004 20:38:06 +0000) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6987 gmane.emacs.windows:2026 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6987 > From: Jason Rumney > Date: 16 Feb 2004 20:38:06 +0000 > > I think we have pinpointed the cause. The .elc files were being > loaded as text files (on Windows this means dropping \r and > truncating on Ctrl-Z) due to a change in the defaults for GCC on > Windows sometime between 2.95 and 3.2. What change in the GCC defaults is that, and how can it affect the text/binary issue in Emacs?