From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.devel Subject: Re: cvs-update Date: Thu, 05 Jan 2006 14:47:43 -0800 Organization: Newt Software Message-ID: <28511.1136501263@olgas.newt.com> References: <87mzic3ci4.fsf@jurta.org> <87acea4pyi.fsf@olgas.newt.com> <87sls2pkwl.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1136501381 25654 80.91.229.2 (5 Jan 2006 22:49:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2006 22:49:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 23:49:37 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EudvC-0005Rf-AV for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2006 23:49:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eudww-0006Vo-Ip for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2006 17:51:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EudvG-0005iM-9G for emacs-devel@gnu.org; Thu, 05 Jan 2006 17:49:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EudvE-0005he-7Q for emacs-devel@gnu.org; Thu, 05 Jan 2006 17:49:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EudvD-0005hZ-UW for emacs-devel@gnu.org; Thu, 05 Jan 2006 17:49:28 -0500 Original-Received: from [207.69.195.68] (helo=pop-cowbird.atl.sa.earthlink.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Eudws-00025v-3E for emacs-devel@gnu.org; Thu, 05 Jan 2006 17:51:10 -0500 Original-Received: from h-68-166-188-239.snvacaid.dynamic.covad.net ([68.166.188.239] helo=olgas.newt.com) by pop-cowbird.atl.sa.earthlink.net with esmtp (Exim 3.36 #10) id 1EudtR-0005hK-00; Thu, 05 Jan 2006 17:47:37 -0500 Original-Received: by olgas.newt.com (Postfix, from userid 1000) id 99C6D16FDD; Thu, 5 Jan 2006 14:47:43 -0800 (PST) Original-Received: from olgas.newt.com (localhost [127.0.0.1]) by olgas.newt.com (Postfix) with ESMTP id 8446916F4D; Thu, 5 Jan 2006 14:47:43 -0800 (PST) Original-To: Stefan Monnier In-Reply-To: Stefan Monnier's message of Thu, 05 Jan 2006 13:54:06 EST. <87sls2pkwl.fsf-monnier+emacs@gnu.org> X-Mailer: MH-E 7.85+cvs; nmh 1.1; GNU Emacs 22.0.50.1 X-Image-URL: http://www.newt.com/wohler/images/bill-diving.png Mail-Followup-To: emacs-devel@gnu.org 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:48769 Archived-At: Stefan Monnier wrote: > > Note that unlike autoloads target, the mh-autoloads target won't > > actually do anything if none of the files in the mh-e directory have > > changed. And it runs a whole lot faster. > > Right, so maybe it should be in compile/recompile only and nowhere else. I just removed it from bootstrap since bootstrap depends on compile which depends on mh-autoloads. I added mh-autoloads to compile-always to be consistent with the compile target. I did not remove mh-autoloads from updates since none of the targets of updates already builds mh-autoloads and because I don't fully understand the use of updates. However, it just occurred to me updates is for those targets which take a long time to run and don't change often and therefore are not recompile dependencies. If that's true, specifying mh-autoloads as an updates dependency is essentially a no-op (since the recompile target has likely been run recently) and might as well be removed. Right? I'll do that, so as you say, mh-autoloads will only be a compile/compile-always/recompile dependency. -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian! If you're passed on the right, you're in the wrong lane.