From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Barry Warsaw Newsgroups: gmane.emacs.devel Subject: Re: python.el fixes for Emacs 22 Date: Fri, 22 Feb 2008 08:44:13 -0500 Message-ID: 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 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203687901 24367 80.91.229.12 (22 Feb 2008 13:45:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 13:45:01 +0000 (UTC) Cc: skip@pobox.com, rms@gnu.org, nickrob@snap.net.nz, emacs-devel@gnu.org, Ken Manheimer , sdl.web@gmail.com, cyd@stupidchicken.com To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 14:45:25 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 1JSYDK-0004mp-Kh for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 14:45:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSYCp-0006tY-Aj for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 08:44:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSYCl-0006tJ-Ou for emacs-devel@gnu.org; Fri, 22 Feb 2008 08:44:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSYCj-0006su-DQ for emacs-devel@gnu.org; Fri, 22 Feb 2008 08:44:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSYCj-0006sr-9b for emacs-devel@gnu.org; Fri, 22 Feb 2008 08:44:45 -0500 Original-Received: from 216-15-33-253.c3-0.slvr-ubr2.lnh-slvr.md.static.cable.rcn.com ([216.15.33.253] helo=mail.wooz.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSYCf-0007lO-BV; Fri, 22 Feb 2008 08:44:41 -0500 Original-Received: from snowdog.wooz.org (snowdog.wooz.org [192.168.11.202]) by mail.wooz.org (Postfix) with ESMTP id BAEFFE3BC6; Fri, 22 Feb 2008 08:44:29 -0500 (EST) In-Reply-To: X-Pgp-Agent: GPGMail d51 (Leopard) X-Mailer: Apple Mail (2.919.2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:89959 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Feb 21, 2008, at 8:49 PM, Stefan Monnier wrote: >> Maybe we should try to do the same thing you're doing with allout, >> et all. >> Maintain it separately and sync it to the Emacs repo occasionally? > > Having it outside Emacs's own repository is fine. The only thing that > matters is that the 2 branches stay in close sync: some people may > commit changes directly to the Emacs repository, so you have to watch > out for it, make sure that those changes don't get lost (or do get > properly rejected/rewritten/fixed if there's a problem with it). Cool. I think with Ken's help, we can easily do this. Let's keep it in a separate repository. I've created the project on Launchpad: https://launchpad.net/python-mode/ I haven't yet done an import from SF, but I'll do that once we all agree that this is the right way to go (I think Ken and Skip are on board). I'll get the svn imported into bzr and suck over any SF tracker issues. Right now, I've marked the license as the Python license. If y'all tell me we can legally GPL it, I'll double check with the Python community, and if everyone there is cool with it, we'll make the switch. Then folks can start planning the integration work. Cheers, - -Barry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iQCVAwUBR77RrXEjvBPtnXfVAQI6owP+NnjebGnq1uwwC/Zbls6Yim+2Ee1P709X f7nyeJF9//p5fph2ZKFdaa7U54w0iVU2n+gQzwgRKuAK7OwKOYcWyuZU2w/hSBeq 9SVsXRAJ1Nk50jmX5Hvg7ET2EbnFbasPLGaXCYCCgpnPW8FLRDeDWcWUxngu2G0Q ZLIxynts52c= =v8/+ -----END PGP SIGNATURE-----