From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: skip@pobox.com Newsgroups: gmane.emacs.devel Subject: Re: python.el fixes for Emacs 22 Date: Fri, 22 Feb 2008 09:13:24 -0600 Message-ID: <18366.59028.164850.77049@montanaro-dyndns-org.local> References: <861w7euz7a.fsf@lola.quinscape.zz> <2cd46e7f0802150943x46e9bcb0i4c3b6075d48cc979@mail.gmail.com> <18363.29854.271108.937443@kahikatea.snap.net.nz> <2cd46e7f0802201620o6b6190dcmb53805bbb30aa3ec@mail.gmail.com> <2cd46e7f0802211508w172a4b33p35ee5ca62ae9557@mail.gmail.com> <70B89BB8-B008-4C7B-B026-C73CA368FB0D@python.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203696450 24992 80.91.229.12 (22 Feb 2008 16:07:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 16:07:30 +0000 (UTC) Cc: rms@gnu.org, nickrob@snap.net.nz, emacs-devel@gnu.org, Ken Manheimer , Stefan Monnier , sdl.web@gmail.com, cyd@stupidchicken.com To: Barry Warsaw Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 17:07:54 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 1JSaQk-0000MO-Lg for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 17:07:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSaQF-0006fU-Go for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 11:06:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSZbP-0004Fl-Sm for emacs-devel@gnu.org; Fri, 22 Feb 2008 10:14:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSZbO-0004D3-4t for emacs-devel@gnu.org; Fri, 22 Feb 2008 10:14:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSZbO-0004Cx-38 for emacs-devel@gnu.org; Fri, 22 Feb 2008 10:14:18 -0500 Original-Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19] helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSZbK-0007yW-Bq; Fri, 22 Feb 2008 10:14:14 -0500 Original-Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 649224750; Fri, 22 Feb 2008 10:14:12 -0500 (EST) Original-Received: from montanaro.dyndns.org (unreg-80.trdlnk.com [192.160.124.80]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 16985474B; Fri, 22 Feb 2008 10:14:00 -0500 (EST) Original-Received: by montanaro.dyndns.org (Postfix, from userid 501) id 37E5E317284; Fri, 22 Feb 2008 09:13:24 -0600 (CST) In-Reply-To: X-Mailer: VM 7.19 under 21.5 (beta28) "fuki" XEmacs Lucid X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-Mailman-Approved-At: Fri, 22 Feb 2008 11:05:25 -0500 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:89976 Archived-At: Barry> Right now, I've marked the license as the Python license. If Barry> y'all tell me we can legally GPL it, I'll double check with the Barry> Python community, and if everyone there is cool with it, we'll Barry> make the switch. Then folks can start planning the integration Barry> work. At which point it will need to be removed from the Python core, right? Skip