From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [eliz@gnu.org: Re: loaddefs.el has no effect] Date: Sat, 2 Jul 2005 15:41:16 +0200 Message-ID: References: Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1120312810 30366 80.91.229.2 (2 Jul 2005 14:00:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 2 Jul 2005 14:00:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 02 16:00:09 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DoiX5-0001pw-Dc for ged-emacs-devel@m.gmane.org; Sat, 02 Jul 2005 15:59:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoiYC-0007E5-2D for ged-emacs-devel@m.gmane.org; Sat, 02 Jul 2005 10:00:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DoiWX-00066C-GT for emacs-devel@gnu.org; Sat, 02 Jul 2005 09:59:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DoiSe-0004T8-8i for emacs-devel@gnu.org; Sat, 02 Jul 2005 09:55:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoiSa-0004Mn-Et for emacs-devel@gnu.org; Sat, 02 Jul 2005 09:55:08 -0400 Original-Received: from [64.233.182.192] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DoiKW-0000qr-RR for emacs-devel@gnu.org; Sat, 02 Jul 2005 09:46:49 -0400 Original-Received: by nproxy.gmail.com with SMTP id i2so104280nfe for ; Sat, 02 Jul 2005 06:41:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RrmhdgRdehlGJzFOjlWbWhD6Kp0BxRRMFmYvBgRlsR8/rTtl+MW51b2umUy2EswPb6dSdtSZwtumeNaYW2gEEIQREJevOywcukOxCBDlhAn/U7Cfh33b4wIHUyf6M0dANsAlUH3cOeb13pC22KDnvKg2Cqs6MS1F2oM1Evhx9e8= Original-Received: by 10.48.250.12 with SMTP id x12mr70551nfh; Sat, 02 Jul 2005 06:41:16 -0700 (PDT) Original-Received: by 10.48.250.5 with HTTP; Sat, 2 Jul 2005 06:41:16 -0700 (PDT) Original-To: Eli Zaretskii In-Reply-To: Content-Disposition: inline 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:40115 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40115 On 7/2/05, Eli Zaretskii wrote: > Could people who build Emacs on MS-Windows > please try bootstrapping, and verify that (1) bootstrap still works, It works. > and (2) after "make bootstrap" finishes, there's no emacs.exe in the > `bin' subdirectory of the tree root directory There's no emacs.exe in bin/ after "make bootstrap". > (i.e., you must do a > "make install" to get bin/emacs.exe)? There's an emacs.exe in bin/ after "make install". --=20 /L/e/k/t/u