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 13:27:38 -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> <78407869-677F-4BA3-96A2-6412696C782F@python.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203704928 24096 80.91.229.12 (22 Feb 2008 18:28:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 18:28:48 +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 19:29:11 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 1JScdD-0005O0-9g for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 19:28:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JScch-0006Fv-Vf for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 13:27:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSccd-0006FU-TP for emacs-devel@gnu.org; Fri, 22 Feb 2008 13:27:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSccZ-0006F8-Sj for emacs-devel@gnu.org; Fri, 22 Feb 2008 13:27:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSccZ-0006F5-OT for emacs-devel@gnu.org; Fri, 22 Feb 2008 13:27:43 -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 1JSccV-0006Qc-Ug; Fri, 22 Feb 2008 13:27:40 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAADujvkfO+J2cdGdsb2JhbACQYAEwnj6BAQ X-IronPort-AV: E=Sophos;i="4.25,391,1199682000"; d="scan'208";a="14853344" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 22 Feb 2008 13:27:38 -0500 Original-Received: from pastel.home ([206.248.157.156]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id CUX62938; Fri, 22 Feb 2008 13:27:38 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 378678A37; Fri, 22 Feb 2008 13:27:38 -0500 (EST) In-Reply-To: <78407869-677F-4BA3-96A2-6412696C782F@python.org> (Barry Warsaw's message of "Fri, 22 Feb 2008 12:05:10 -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:89995 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). > Dang. I'm sure I signed one, but I certainly don't mind signing it again. > Send me the forms and I'll turn it around quickly. You've signed many assignments for specific parts of Emacs, but I can't find (in that long list) one that cover all Emacs changes (which is the usual assignment for people who contribute more than a single package to Emacs). So maybe you want to sign an assignment for all changes to Emacs, this way any future package/patch you want to submit for inclusion can be accepted without any extra paperwork (just a clear email statement that you consider it as covered by that prior assignment is sufficient). Stefan