From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: [eliz@gnu.org: Re: loaddefs.el has no effect] Date: Tue, 28 Jun 2005 14:46:51 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119985666 13551 80.91.229.2 (28 Jun 2005 19:07:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 19:07:46 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 21:07:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnLQC-0007YT-OY for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 21:07:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnLY6-00026i-E4 for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 15:15:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DnLM9-0006G8-Be for emacs-devel@gnu.org; Tue, 28 Jun 2005 15:02:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnLLt-00068f-Pq for emacs-devel@gnu.org; Tue, 28 Jun 2005 15:02:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnLLt-00061L-JU for emacs-devel@gnu.org; Tue, 28 Jun 2005 15:02:33 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DnLCf-0005n3-UA for emacs-devel@gnu.org; Tue, 28 Jun 2005 14:53:01 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DnL6h-0004uH-Ab; Tue, 28 Jun 2005 14:46:51 -0400 Original-To: emacs-devel@gnu.org 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:39812 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39812 I don't know when Eli will have time to fix this, but I think this is an important problem and we should fix it soon. Can someone fix it now, and ack to me? ------- Start of forwarded message ------- Date: Mon, 27 Jun 2005 20:51:07 +0200 From: Eli Zaretskii To: "RGB" In-reply-to: <000701c57afe$7477b050$0200a8c0@ld1> (rbielaws@i1.net) Cc: emacs-pretest-bug@gnu.org Subject: Re: loaddefs.el has no effect Reply-To: Eli Zaretskii Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on monty-python X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 > From: "RGB" > Date: Mon, 27 Jun 2005 04:56:07 -0500 > > call "C:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT" > call configure > nmake bootstrap > > I run emacs like this: > > set path=%path%;C:\Program Files\aspell\bin > set home=C:\emacs\custom > c:\emacs\bin\runemacs.exe %1 %2 %3 > > If I do a bootstrap build but don't do an install I will still get a > c:\emacs\bin\emacs.exe. I'm thinking this is what you are calling > bootstrap-emacs. Whatever it's called it works fine and is mostly > indistinguishable from the version that is later built using loaddefs.el. > That version remains in emacs/src/obj-spd/i386/emacs.exe until I run > install. Okay, thanks for the explanations. I see the reason now: bootstrap-emacs is copied to bin/emacs.exe and remains there even after the final binary is produced. I will fix that when I have time. _______________________________________________ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------