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: configure{.in,} question Date: Mon, 25 Oct 2010 15:34:06 -0400 Message-ID: References: <09k4l72w3b.fsf@fencepost.gnu.org> <83r5fe6te5.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288036098 25140 80.91.229.12 (25 Oct 2010 19:48:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Oct 2010 19:48:18 +0000 (UTC) Cc: julien@danjou.info, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 25 21:48:16 2010 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 1PAT1g-0004Fb-Ad for ged-emacs-devel@m.gmane.org; Mon, 25 Oct 2010 21:48:12 +0200 Original-Received: from localhost ([127.0.0.1]:51266 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PASoD-0003Y3-SK for ged-emacs-devel@m.gmane.org; Mon, 25 Oct 2010 15:34:17 -0400 Original-Received: from [140.186.70.92] (port=58893 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PASo7-0003V8-Ec for emacs-devel@gnu.org; Mon, 25 Oct 2010 15:34:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PASo6-0006PK-EL for emacs-devel@gnu.org; Mon, 25 Oct 2010 15:34:11 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:5537 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PASo4-0006Oy-LU; Mon, 25 Oct 2010 15:34:08 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvkIAA94xUxFxL/T/2dsb2JhbACgVHtyvkmFSASSIg X-IronPort-AV: E=Sophos;i="4.58,237,1286164800"; d="scan'208";a="80651677" Original-Received: from 69-196-191-211.dsl.teksavvy.com (HELO pastel.home) ([69.196.191.211]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 25 Oct 2010 15:34:06 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 52013A8515; Mon, 25 Oct 2010 15:34:06 -0400 (EDT) In-Reply-To: <83r5fe6te5.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 25 Oct 2010 20:04:34 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:132106 Archived-At: >> Even better would be if Bzr provided support for such things. > If you can define the requirements, it might be worth to ask for such > a feature on the Bazaar list. If you get lucky, you could have a POC > plugin in a matter of days. IIUC these kinds of problems may/will be helped by things like "bzr-externals". In any case, as long as it's not in Bzr proper, I'd rather not make use of it for Emacs's repository. Stefan