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: Sat, 21 Jun 2008 16:55:37 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214081755 4099 80.91.229.12 (21 Jun 2008 20:55:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2008 20:55:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 21 22:56:40 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 1KAA8T-0003Fb-CO for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 22:56:37 +0200 Original-Received: from localhost ([127.0.0.1]:49814 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAA7e-0001Q1-EC for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2008 16:55:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAA7Z-0001P9-Oq for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:55:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAA7Z-0001Ox-9x for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:55:41 -0400 Original-Received: from [199.232.76.173] (port=54236 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAA7Z-0001Ou-5Q for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:55:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:54252) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAA7Y-00047j-RD for emacs-devel@gnu.org; Sat, 21 Jun 2008 16:55:40 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KAA7V-0002b9-Jm; Sat, 21 Jun 2008 16:55:37 -0400 X-Spook: Venezuela PGP S Key David John Oates IMF genetic Rubin X-Ran: ccgXDU,^qPGn=Pt(6fx7f--}KA3dA4pm'&s>)M74yUf[O=+H_3h/z'(so.c]YT'uI;Y%&g X-Hue: black X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Sat, 21 Jun 2008 16:53:25 -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:99636 Archived-At: PS question: Is there a reason why $(lisp)/cus-load.el, $(lisp)/finder-inf.el, $(lisp)/subdirs.el call sub-makes, rather than just having custom-deps, finder-data, update-subdirs as prereqs?