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: A better autogen.sh Date: Wed, 30 Mar 2011 16:14:10 -0400 Message-ID: <9439m49xil.fsf@fencepost.gnu.org> References: <87y66fv2d3.fsf@stupidchicken.com> <00oc4v55eb.fsf@fencepost.gnu.org> <87vcz2xh57.fsf@rho.meyering.net> <87pqpaxgi3.fsf@rho.meyering.net> <877hbhw2ue.fsf@rho.meyering.net> <87tyeku85x.fsf@rho.meyering.net> <83vcz0qz2n.fsf@gnu.org> <87vcz0s94m.fsf@rho.meyering.net> <83hbakqsv6.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 1301516066 5390 80.91.229.12 (30 Mar 2011 20:14:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2011 20:14:26 +0000 (UTC) Cc: emacs-devel@gnu.org, Jim Meyering , chadpbrown@gmail.com To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 30 22:14:22 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 1Q51mX-00028d-Pm for ged-emacs-devel@m.gmane.org; Wed, 30 Mar 2011 22:14:21 +0200 Original-Received: from localhost ([127.0.0.1]:43495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q51mX-00026P-8I for ged-emacs-devel@m.gmane.org; Wed, 30 Mar 2011 16:14:21 -0400 Original-Received: from [140.186.70.92] (port=53495 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q51mP-000240-7p for emacs-devel@gnu.org; Wed, 30 Mar 2011 16:14:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q51mN-0003OG-VP for emacs-devel@gnu.org; Wed, 30 Mar 2011 16:14:13 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q51mN-0003OC-Qu for emacs-devel@gnu.org; Wed, 30 Mar 2011 16:14:11 -0400 Original-Received: from localhost ([127.0.0.1]:48590) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q51mN-00059s-9Q; Wed, 30 Mar 2011 16:14:11 -0400 X-Spook: ASIO Crypto AG emc Ortega JUWTF MD2 rs9512c electronic X-Ran: [3BI:Zat3@@RyAnWvHys$q{e1Q-~EwS^;cwJ(a$4Ldh_&B)#(Y>{@J&WC,";D_\pHdO-@4 X-Hue: cyan X-Attribution: GM In-Reply-To: <83hbakqsv6.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 30 Mar 2011 22:02:37 +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.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:137931 Archived-At: Eli Zaretskii wrote: > If this is important, we could provide a simple bzr plugin to do that, > since bzr has hooks that are called at strategic places. See the > section "Using Hooks" in the Bazaar documentation. It is not important at all. The problem that started this was a transient one that affected a window of a few days and is now in the past. Aside from that, I don't think there are a significant number of people that fetch emacs from bzr and immediately try to type `make' without doing anything else, so it's not an issue I think is worth spending time on.