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: Recursive compilation? Date: Sat, 04 Jun 2011 13:48:09 -0400 Message-ID: <9noc2dlc86.fsf@fencepost.gnu.org> References: <83d3iuds7y.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1307209712 1128 80.91.229.12 (4 Jun 2011 17:48:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Jun 2011 17:48:32 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 04 19:48:28 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 1QSuxX-0005U8-Rd for ged-emacs-devel@m.gmane.org; Sat, 04 Jun 2011 19:48:27 +0200 Original-Received: from localhost ([::1]:58573 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSuxX-0006Cl-2P for ged-emacs-devel@m.gmane.org; Sat, 04 Jun 2011 13:48:27 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:35812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSuxI-0006Cf-Cy for emacs-devel@gnu.org; Sat, 04 Jun 2011 13:48:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QSuxH-0002Qd-ED for emacs-devel@gnu.org; Sat, 04 Jun 2011 13:48:12 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:48372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSuxH-0002QY-BU for emacs-devel@gnu.org; Sat, 04 Jun 2011 13:48:11 -0400 Original-Received: from localhost ([127.0.0.1]:58356) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSuxF-0006cu-Rn; Sat, 04 Jun 2011 13:48:09 -0400 X-Spook: domestic disruption bemd White House Audiotel TELINT X-Ran: ZH+(r!o\bUU>'h,,$6wJNY=CU<;2$2etpvIVl6E+R'!/53]b39zT~qD@Bc_F3n`?+PHmnl X-Hue: black X-Attribution: GM In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 04 Jun 2011 17:54:41 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:140177 Archived-At: Lars Magne Ingebrigtsen wrote: > In any case, I think it would make sense to make this an option. For > instance, a new variable `byte-compile-load-newest-file' defaulting to > nil. It's a long-standing feature request: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2061