From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: python.el fixes for Emacs 22 Date: Fri, 15 Feb 2008 11:51:51 -0500 Message-ID: <87zlu2xivs.fsf@stupidchicken.com> References: <87ve4sqsqe.fsf@stupidchicken.com> <18356.54892.186541.669277@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203094387 32076 80.91.229.12 (15 Feb 2008 16:53:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 16:53:07 +0000 (UTC) Cc: Nick Roberts , sdl.web@gmail.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 15 17:53:30 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 1JQ3oW-0000jC-I1 for ged-emacs-devel@m.gmane.org; Fri, 15 Feb 2008 17:53:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQ3o2-00060O-GC for ged-emacs-devel@m.gmane.org; Fri, 15 Feb 2008 11:52:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQ3nx-0005xh-Sw for emacs-devel@gnu.org; Fri, 15 Feb 2008 11:52:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQ3nw-0005vd-Cp for emacs-devel@gnu.org; Fri, 15 Feb 2008 11:52:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQ3nw-0005vW-9r for emacs-devel@gnu.org; Fri, 15 Feb 2008 11:52:52 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQ3ns-0006q6-Mc; Fri, 15 Feb 2008 11:52:48 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 0FB2A4E496; Fri, 15 Feb 2008 11:51:51 -0500 (EST) In-Reply-To: (Richard Stallman's message of "Fri\, 15 Feb 2008 07\:59\:09 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.90 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:89166 Archived-At: Richard Stallman writes: > Apart from Ken Manheimer, I have the impression that the developers of > python-mode.el have a preference towards XEmacs and aren't interested in > assigning copyright to FSF. > > That is too bad. > > This means we had better install the changes in python mode. Would > someone please do that in the trunk, and ack? I'll work on it.