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: Automatic updates for loaddefs-type files Date: Wed, 06 Apr 2011 00:17:34 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1302063470 17228 80.91.229.12 (6 Apr 2011 04:17:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 6 Apr 2011 04:17:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 06 06:17:42 2011 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.69) (envelope-from ) id 1Q7KBa-0002WI-A1 for ged-emacs-devel@m.gmane.org; Wed, 06 Apr 2011 06:17:42 +0200 Original-Received: from localhost ([127.0.0.1]:48662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7KBZ-0002P9-PX for ged-emacs-devel@m.gmane.org; Wed, 06 Apr 2011 00:17:41 -0400 Original-Received: from [140.186.70.92] (port=37717 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7KBU-0002MT-BZ for emacs-devel@gnu.org; Wed, 06 Apr 2011 00:17:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7KBT-0005Dp-C7 for emacs-devel@gnu.org; Wed, 06 Apr 2011 00:17:36 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7KBT-0005Dk-AW for emacs-devel@gnu.org; Wed, 06 Apr 2011 00:17:35 -0400 Original-Received: from localhost ([127.0.0.1]:48259) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7KBT-0004xm-6a; Wed, 06 Apr 2011 00:17:35 -0400 X-Spook: CID encryption president number key STARLAN BLU-114/B ICE X-Ran: MOm+;6Zhy]j (Glenn Morris's message of "Tue, 05 Apr 2011 22:42:31 -0400") 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.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:138211 Archived-At: Though maybe the ldefs-boot part should only be run once a week? Month? Otherwise it's going to update every time a file with an autoload gets changed, which is probably going to be annoying.