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: Patch to replace some cpp with autoconf Date: Mon, 14 Sep 2009 16:11:31 -0700 (PDT) Message-ID: <200909142311.n8ENBVKB025565@godzilla.ics.uci.edu> References: <200909141852.n8EIqVj6023652@godzilla.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 1252970465 30685 80.91.229.12 (14 Sep 2009 23:21:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2009 23:21:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 15 01:20:58 2009 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 1MnKqw-0004I3-Hs for ged-emacs-devel@m.gmane.org; Tue, 15 Sep 2009 01:20:58 +0200 Original-Received: from localhost ([127.0.0.1]:52766 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnKqv-000201-UJ for ged-emacs-devel@m.gmane.org; Mon, 14 Sep 2009 19:20:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MnKn1-0000OG-4q for emacs-devel@gnu.org; Mon, 14 Sep 2009 19:16:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MnKmw-0000MB-EU for emacs-devel@gnu.org; Mon, 14 Sep 2009 19:16:54 -0400 Original-Received: from [199.232.76.173] (port=36395 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnKmw-0000M5-55 for emacs-devel@gnu.org; Mon, 14 Sep 2009 19:16:50 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:62808) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MnKms-0007mQ-HZ; Mon, 14 Sep 2009 19:16:46 -0400 Original-Received: from sallyv2.ics.uci.edu ([128.195.1.120]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MnKjx-0005wd-AL; Mon, 14 Sep 2009 19:13:45 -0400 Original-Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by sallyv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id n8ENBVxN013580; Mon, 14 Sep 2009 16:11:31 -0700 (PDT) Original-Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id n8ENBVKB025565; Mon, 14 Sep 2009 16:11:31 -0700 (PDT) In-Reply-To: (Stefan Monnier's message of "Mon, 14 Sep 2009 17:56:57 -0400") Original-Lines: 16 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: n8ENBVxN013580 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@godzilla.ics.uci.edu X-detected-operating-system: by mx20.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:115325 Archived-At: Stefan Monnier writes: > >> Any reason this has not been checked in yet? > > This mail from Stefan was an implicit rejection of it for Emacs 23.2, > > which seems fair enough: > > Well, not a rejection: I welcome this patch very warmly, just "not now". > :-( > > Seeing how git.sv.gnu.org cannot provide write access via the > git-cvsserver (for various reasons), and how Eli doesn't want to use Git > to develop the Emacs-24 branch (where his bidi code would be one of the > important changes), I'm not sure how to move forward right now. > I really (really) wish we could switch to Bzr real soon now. What is the status of that switch? What are we waiting for?