From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r103850: update_autogen Date: Fri, 08 Apr 2011 22:29:25 -0300 Message-ID: References: <4D9D45B3.8080502@cs.ucla.edu> <4D9E01BF.5070306@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1302312579 7916 80.91.229.12 (9 Apr 2011 01:29:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 9 Apr 2011 01:29:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 09 03:29:35 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 1Q8MzX-0002jD-0y for ged-emacs-devel@m.gmane.org; Sat, 09 Apr 2011 03:29:35 +0200 Original-Received: from localhost ([127.0.0.1]:47880 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8MzW-00035L-Hx for ged-emacs-devel@m.gmane.org; Fri, 08 Apr 2011 21:29:34 -0400 Original-Received: from [140.186.70.92] (port=49259 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8MzR-00035G-Jt for emacs-devel@gnu.org; Fri, 08 Apr 2011 21:29:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8MzQ-0003wS-AF for emacs-devel@gnu.org; Fri, 08 Apr 2011 21:29:29 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8MzQ-0003wN-7Y for emacs-devel@gnu.org; Fri, 08 Apr 2011 21:29:28 -0400 Original-Received: from 213-159-126-200.fibertel.com.ar ([200.126.159.213]:37897 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1Q8MzP-0005xx-4Q; Fri, 08 Apr 2011 21:29:28 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 1DE4F660B0; Fri, 8 Apr 2011 21:29:25 -0400 (EDT) In-Reply-To: <4D9E01BF.5070306@cs.ucla.edu> (Paul Eggert's message of "Thu, 07 Apr 2011 11:26:07 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) 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:138320 Archived-At: > Well, for one thing, we'll avoid unnecessary churning due only > to Autoconf version skew. :-) People should *never* commit the autogen files by hand (except for ldefs-boot.el where the "auto-update" tends to not know when things are new, tho I think Glenn found a solution to that one as well). Stefan