From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: using autoconf for lib-src/Makefile.in Date: Thu, 07 Aug 2008 10:33:40 -0700 Message-ID: <200808071733.m77HXfpe012907@sallyv1.ics.uci.edu> 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 1218130907 3024 80.91.229.12 (7 Aug 2008 17:41:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Aug 2008 17:41:47 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 07 19:42:38 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 1KR9V8-0003t3-LD for ged-emacs-devel@m.gmane.org; Thu, 07 Aug 2008 19:42:14 +0200 Original-Received: from localhost ([127.0.0.1]:35009 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR9UD-0003bh-4T for ged-emacs-devel@m.gmane.org; Thu, 07 Aug 2008 13:41:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KR9Pz-0008Ey-CC for emacs-devel@gnu.org; Thu, 07 Aug 2008 13:36:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KR9Py-0008E6-MX for emacs-devel@gnu.org; Thu, 07 Aug 2008 13:36:54 -0400 Original-Received: from [199.232.76.173] (port=60935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR9Py-0008Dw-DX for emacs-devel@gnu.org; Thu, 07 Aug 2008 13:36:54 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]:64792) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1KR9Py-00014g-2a for emacs-devel@gnu.org; Thu, 07 Aug 2008 13:36:54 -0400 X-ICS-MailScanner-Watermark: 1218735223.83494@Z3cY1+vrb9dUekhVQcbMYg Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m77HXfpe012907; Thu, 7 Aug 2008 10:33:43 -0700 (PDT) In-Reply-To: (Stefan Monnier's message of "Mon, 04 Aug 2008 15:00:11 -0400") Original-Lines: 11 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:102165 Archived-At: Stefan Monnier writes: > >> 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? I'd say: YES. Hopefully more people will join the effort.