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: python.el fixes for Emacs 22 Date: Fri, 22 Feb 2008 11:28:00 -0500 Message-ID: References: <18356.54892.186541.669277@kahikatea.snap.net.nz> <861w7euz7a.fsf@lola.quinscape.zz> <2cd46e7f0802150943x46e9bcb0i4c3b6075d48cc979@mail.gmail.com> <18363.29854.271108.937443@kahikatea.snap.net.nz> <2cd46e7f0802201620o6b6190dcmb53805bbb30aa3ec@mail.gmail.com> <873arlishu.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203697713 29826 80.91.229.12 (22 Feb 2008 16:28:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 16:28:33 +0000 (UTC) Cc: cyd@stupidchicken.com, skip@pobox.com, rms@gnu.org, nickrob@snap.net.nz, emacs-devel@gnu.org, ken.manheimer@gmail.com, "Stephen J. Turnbull" , sdl.web@gmail.com To: Barry Warsaw Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 17:28: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 1JSalS-0000t0-SC for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 17:28:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSakx-0007lV-6d for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 11:28:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSakq-0007is-WF for emacs-devel@gnu.org; Fri, 22 Feb 2008 11:28:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSakp-0007hT-1e for emacs-devel@gnu.org; Fri, 22 Feb 2008 11:28:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSako-0007hA-Mi for emacs-devel@gnu.org; Fri, 22 Feb 2008 11:28:06 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSakk-000528-Ks; Fri, 22 Feb 2008 11:28:02 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAFaHvkfO+J2cdGdsb2JhbACQYAEwnl6BAQ X-IronPort-AV: E=Sophos;i="4.25,392,1199682000"; d="scan'208";a="14848537" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 22 Feb 2008 11:28:01 -0500 Original-Received: from pastel.home ([206.248.157.156]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id CSY45701; Fri, 22 Feb 2008 11:28:01 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id E12A28A37; Fri, 22 Feb 2008 11:28:00 -0500 (EST) In-Reply-To: (Barry Warsaw's message of "Fri, 22 Feb 2008 08:45:28 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:89980 Archived-At: > Ken mentioned that perhaps Richard was thinking of Tim Peters, the original > author of python-mode.el. Tim, to the best of my knowledge, is certain > that he's signed papers for his original work. Indeed we have an assignment from Tim Peters for python-mode.el. OTOH we don't have an assignment from you AFAICT (well, we have many assignments from you, but none that seems to cover python-mode). Stefan