From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "RGB" Newsgroups: gmane.emacs.devel Subject: Re: [eliz@gnu.org: Re: loaddefs.el has no effect] Date: Tue, 5 Jul 2005 22:20:49 -0500 Message-ID: <000e01c581d9$ba223ee0$0200a8c0@ld1> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120620881 21748 80.91.229.2 (6 Jul 2005 03:34:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2005 03:34:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 06 05:34:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dq0fn-0006uQ-Bh for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2005 05:34:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dq0cY-0001qx-F3 for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2005 23:30:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dq0cF-0001pM-IQ for emacs-devel@gnu.org; Tue, 05 Jul 2005 23:30:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dq0c4-0001j8-LT for emacs-devel@gnu.org; Tue, 05 Jul 2005 23:30:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dq0c3-0001gt-WB for emacs-devel@gnu.org; Tue, 05 Jul 2005 23:30:16 -0400 Original-Received: from [207.230.32.4] (helo=mail.i1.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dq0ZJ-0005pm-Mo; Tue, 05 Jul 2005 23:27:25 -0400 Original-Received: from ld1 (63-224-19-172.mpls.qwest.net [63.224.19.172]) (authenticated bits=0) by mail.i1.net (8.13.1/8.13.1) with ESMTP id j663L25d027485; Tue, 5 Jul 2005 22:21:03 -0500 (CDT) Original-To: "Eli Zaretskii" , X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Scanned-By: MIMEDefang 2.45 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:40489 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40489 ----- Original Message ----- From: "Eli Zaretskii" To: Cc: "RGB" ; Sent: Saturday, July 02, 2005 5:21 AM Subject: Re: [eliz@gnu.org: Re: loaddefs.el has no effect] >> From: "Richard M. Stallman" >> Date: Tue, 28 Jun 2005 14:46:51 -0400 >> >> 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? > > 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