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: using autoconf for lib-src/Makefile.in Date: Mon, 04 Aug 2008 15:00:11 -0400 Message-ID: References: <200808020443.m724h4vT017588@sallyv1.ics.uci.edu> <87ljzghugw.fsf@stupidchicken.com> <200808020648.m726m8c0014105@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217896178 18551 80.91.229.12 (5 Aug 2008 00:29:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Aug 2008 00:29:38 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 05 02:30:29 2008 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.50) id 1KQARY-00022J-82 for ged-emacs-devel@m.gmane.org; Tue, 05 Aug 2008 02:30:28 +0200 Original-Received: from localhost ([127.0.0.1]:36337 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQAQc-0007WK-HG for ged-emacs-devel@m.gmane.org; Mon, 04 Aug 2008 20:29:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQAPv-0007Gu-TH for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQAPt-0007GI-TS for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:47 -0400 Original-Received: from [199.232.76.173] (port=33502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQAPt-0007GE-Qg for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:45 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:50930) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQAPt-0004JZ-Bt for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:45 -0400 Original-Received: from ceviche.home (vpn-132-204-232-86.acd.umontreal.ca [132.204.232.86]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m750T3gP022733; Mon, 4 Aug 2008 20:29:04 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id C5F21B40DD; Mon, 4 Aug 2008 15:00:11 -0400 (EDT) In-Reply-To: <200808020648.m726m8c0014105@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Fri, 01 Aug 2008 23:48:08 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3074=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:102064 Archived-At: >> Note that such changes shouldn't be checked in right now. > No intention to do that whatsoever. It's just better to create > a public record of this so that it does not get completely forgotten > (I probably will). Maybe we could create a Bzr branch for such patches? Stefan