From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Emacs in CVS as today does not build - emacs depends on *.elc, which cannot be built without emacs Date: Mon, 04 Nov 2002 00:27:24 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <20021104001439.8888.LEKTU@terra.es> References: <200211030224.gA32Omb10688@rum.cs.yale.edu> 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: main.gmane.org 1036366812 12334 80.91.224.249 (3 Nov 2002 23:40:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 3 Nov 2002 23:40:12 +0000 (UTC) Cc: Andreas Schwab , Steven Tamm , emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188ULi-0003Cm-00 for ; Mon, 04 Nov 2002 00:40:10 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 188USy-0002Ri-00 for ; Mon, 04 Nov 2002 00:47:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188UL5-00034t-00; Sun, 03 Nov 2002 18:39:31 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 188U9R-00047s-00 for emacs-devel@gnu.org; Sun, 03 Nov 2002 18:27:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 188U9P-00047b-00 for emacs-devel@gnu.org; Sun, 03 Nov 2002 18:27:28 -0500 Original-Received: from [213.4.129.130] (helo=tsmtp3.ldap.isp) by monty-python.gnu.org with esmtp (Exim 4.10) id 188U9O-00045f-00 for emacs-devel@gnu.org; Sun, 03 Nov 2002 18:27:26 -0500 Original-Received: from [213.99.253.107] ([213.99.253.107]) by tsmtp3.ldap.isp (terra.es) with ESMTP id H50X5O01.OS4; Mon, 4 Nov 2002 00:27:24 +0100 Original-To: "Stefan Monnier" In-Reply-To: <200211030224.gA32Omb10688@rum.cs.yale.edu> X-Mailer: Becky! ver. 2.05.06 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9093 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9093 On Sat, 02 Nov 2002 21:24:47 -0500 "Stefan Monnier" wrote: > Does anybody care ? > As I said, I almost never bootstrap Well, I bootstrap daily. Some days more than once. Mostly as a test, to check that it still bootstraps. It=B4s not unheard of that a change in the sources breaks bootstrapping *precisely* because bootstrapping, being almost unnecesary, is often not checked after a change. --=20 Juanma Barranquero