From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [eliz@gnu.org: Re: loaddefs.el has no effect] Date: Wed, 06 Jul 2005 20:23:42 +0200 Message-ID: References: <000e01c581d9$ba223ee0$0200a8c0@ld1> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120671402 32235 80.91.229.2 (6 Jul 2005 17:36:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2005 17:36:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 06 19:36:40 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DqDoh-0005LP-Vb for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2005 19:36:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqDq1-0001Jg-Sq for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2005 13:37:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DqDpH-0001Aj-Lb for emacs-devel@gnu.org; Wed, 06 Jul 2005 13:36:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DqDp8-00015K-Gw for emacs-devel@gnu.org; Wed, 06 Jul 2005 13:36:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqDp6-000145-R9 for emacs-devel@gnu.org; Wed, 06 Jul 2005 13:36:36 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DqDsi-000881-0K for emacs-devel@gnu.org; Wed, 06 Jul 2005 13:40:20 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-88-218.inter.net.il [80.230.88.218]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BTV41861 (AUTH halo1); Wed, 6 Jul 2005 20:23:42 +0300 (IDT) Original-To: "RGB" In-reply-to: <000e01c581d9$ba223ee0$0200a8c0@ld1> (rbielaws@i1.net) 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:40504 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40504 > From: "RGB" > Cc: > Date: Tue, 5 Jul 2005 22:20:49 -0500 > > > I think I fixed this. Could people who build Emacs on MS-Windows > > please try bootstrapping, and verify that (1) bootstrap still works, > > and (2) after "make bootstrap" finishes, there's no emacs.exe in the > > `bin' subdirectory of the tree root directory (i.e., you must do a > > "make install" to get bin/emacs.exe)? > > > All seems to be fine when I try it. Thanks for testing (and for reporting the problem in the first place).