From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Karl Fogel 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: 03 Nov 2002 19:31:06 -0600 Sender: emacs-devel-admin@gnu.org Message-ID: <85bs56jf39.fsf@newton.ch.collab.net> References: <3DC140C2.6000306@biobase.dk> <3DC15922.9050108@biobase.dk> <87wunw4ryu.fsf@floss.red-bean.com> Reply-To: kfogel@red-bean.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036376512 7045 80.91.224.249 (4 Nov 2002 02:21:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Nov 2002 02:21:52 +0000 (UTC) Cc: schwab@suse.de, tra@biobase.dk, 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 188WsA-0001pL-00 for ; Mon, 04 Nov 2002 03:21:50 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 188WzT-0005xR-00 for ; Mon, 04 Nov 2002 03:29:23 +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 188Wrd-0002rC-00; Sun, 03 Nov 2002 21:21:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 188Wd5-000421-00 for emacs-devel@gnu.org; Sun, 03 Nov 2002 21:06:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 188Wd0-0003yG-00 for emacs-devel@gnu.org; Sun, 03 Nov 2002 21:06:13 -0500 Original-Received: from newton.ch.collab.net ([216.127.237.130]) by monty-python.gnu.org with esmtp (Exim 4.10) id 188WZZ-0002rv-00; Sun, 03 Nov 2002 21:02:37 -0500 Original-Received: (from kfogel@localhost) by newton.ch.collab.net (8.11.6/8.11.6) id gA41V6j02896; Sun, 3 Nov 2002 19:31:06 -0600 (CST) (envelope-from kfogel@newton.ch.collab.net) Original-To: rms@gnu.org Emacs: ... it's not just a way of life, it's a text editor! In-Reply-To: Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50 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:9095 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9095 Richard Stallman writes: > > Is that a semi-standard convention? If so, maybe Emacs should follow > > the convention, maybe we should add that script. > > It seems to be at least semi-standard now, yes. > > Can you write such a script for Emacs? Okay, I'll look into doing so. I'm not familiar with the exact mechanism of 'make bootstrap', so will need about a week. -K