From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: Recursive compilation? Date: Mon, 06 Jun 2011 22:46:50 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1307397347 9635 80.91.229.12 (6 Jun 2011 21:55:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Jun 2011 21:55:47 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 06 23:55:42 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QThlq-00058g-Am for ged-emacs-devel@m.gmane.org; Mon, 06 Jun 2011 23:55:38 +0200 Original-Received: from localhost ([::1]:54173 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QThlp-0005V0-FH for ged-emacs-devel@m.gmane.org; Mon, 06 Jun 2011 17:55:37 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTghW-0004y2-0h for emacs-devel@gnu.org; Mon, 06 Jun 2011 16:47:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTghQ-0003WL-WB for emacs-devel@gnu.org; Mon, 06 Jun 2011 16:47:05 -0400 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:59228 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTghQ-0003UY-Jb for emacs-devel@gnu.org; Mon, 06 Jun 2011 16:47:00 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mx1.naquadah.org (Postfix) with ESMTP id 56BBC5C13A for ; Mon, 6 Jun 2011 22:46:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at prometheus.naquadah.org Original-Received: from mx1.naquadah.org ([127.0.0.1]) by localhost (prometheus.naquadah.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id baGlwYmZrwfW for ; Mon, 6 Jun 2011 22:46:51 +0200 (CEST) Original-Received: from DimIMac.local (unknown [89.157.192.174]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 27C5C5C118 for ; Mon, 6 Jun 2011 22:46:51 +0200 (CEST) Original-Received: by DimIMac.local (Postfix, from userid 501) id 63B242104F80; Mon, 6 Jun 2011 22:46:50 +0200 (CEST) User-Mail-Address: dim@tapoueh.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri, 03 Jun 2011 23:55:40 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 212.85.154.174 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140243 Archived-At: Lars Magne Ingebrigtsen writes: >> http://www.emacswiki.org/emacs/byte-code-cache.el > > That seems nice, but Stefan's simpler solution would do the trick for > me, and is something that I think Emacs should do by default. Maybe we could arrange things so that byte-code-cache gets included? -- dim