From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: Current state of python.el in the Emacs trunk Date: Mon, 21 Feb 2011 11:25:51 +0900 Message-ID: <87lj1anmxc.fsf@uwakimon.sk.tsukuba.ac.jp> References: <4D40F55C.2040400@gmail.com> <874o85t61z.fsf@liv.ac.uk> <87y65hukcj.fsf@stupidchicken.com> <87r5b2kyag.fsf@liv.ac.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1298255012 20719 80.91.229.12 (21 Feb 2011 02:23:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Feb 2011 02:23:32 +0000 (UTC) Cc: Christoph , Chong Yidong , Stefan Monnier , "emacs-devel@gnu.org" To: Dave Love Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 21 03:23:25 2011 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.69) (envelope-from ) id 1PrLQr-00005Z-BF for ged-emacs-devel@m.gmane.org; Mon, 21 Feb 2011 03:23:25 +0100 Original-Received: from localhost ([127.0.0.1]:39628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrLQq-0002mM-II for ged-emacs-devel@m.gmane.org; Sun, 20 Feb 2011 21:23:24 -0500 Original-Received: from [140.186.70.92] (port=50046 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrLQj-0002lN-QF for emacs-devel@gnu.org; Sun, 20 Feb 2011 21:23:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrLQi-0005HU-E6 for emacs-devel@gnu.org; Sun, 20 Feb 2011 21:23:17 -0500 Original-Received: from mgmt2.sk.tsukuba.ac.jp ([130.158.97.224]:36785) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrLQi-0005HK-3L; Sun, 20 Feb 2011 21:23:16 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mgmt2.sk.tsukuba.ac.jp (Postfix) with ESMTP id B406B970679; Mon, 21 Feb 2011 11:23:13 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id C95711A2884; Mon, 21 Feb 2011 11:25:51 +0900 (JST) In-Reply-To: <87r5b2kyag.fsf@liv.ac.uk> X-Mailer: VM 8.1.93a under 21.5 (beta29) "garbanzo" ed3b274cc037 XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.158.97.224 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:136311 Archived-At: Dave Love writes: > python.el code now seems to be migrating into python-mode.el (after > stripping the copyright headers, contrary to the licence, of > course). Please add specific references to http://tracker.xemacs.org/XEmacs/its/issue753 and I'll do something about it in the XEmacs packaged version. (I'll do something about it eventually anyway, but it's not exactly top priority for me personally; a lot of work for very little in return.)