From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Emacs bootstrap Date: Sun, 22 Jun 2008 16:01:10 -0400 Message-ID: <88abhd5jeh.fsf@fencepost.gnu.org> References: <2bve022s8n.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214164890 5882 80.91.229.12 (22 Jun 2008 20:01:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 22 Jun 2008 20:01:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 22 22:02:15 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KAVlM-0004Br-SL for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2008 22:02:13 +0200 Original-Received: from localhost ([127.0.0.1]:50431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAVkX-00005i-Sl for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2008 16:01:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAVkU-00005Y-A2 for emacs-devel@gnu.org; Sun, 22 Jun 2008 16:01:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAVkS-00005E-QK for emacs-devel@gnu.org; Sun, 22 Jun 2008 16:01:17 -0400 Original-Received: from [199.232.76.173] (port=48925 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAVkS-00005B-NQ for emacs-devel@gnu.org; Sun, 22 Jun 2008 16:01:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:54525) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAVkS-00014s-Nt for emacs-devel@gnu.org; Sun, 22 Jun 2008 16:01:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KAVkM-0003qC-PI; Sun, 22 Jun 2008 16:01:10 -0400 X-Spook: ASPIC jihad Cohiba tempest MD2 computer terrorism FTS2000 X-Ran: An,AvUa*1BM7 X-Hue: blue X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Sat, 21 Jun 2008 22:45:23 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:99708 Archived-At: Stefan Monnier wrote: > Adding the above dependency means that witness-emacs will be recreated > everytime a C source file is changed, so every change to a C source file > will cause 2 dumps: one to `bootstrap-emacs' (via witness-emacs) and > another to `emacs'. So it defeats the whole idea behind > `witness-emacs'. D'oh, sorry. I see you've changed it all again now anyway. :)