From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.python-mode,gmane.emacs.xemacs.beta Subject: Re: replacing python.el Date: Sun, 01 Feb 2009 17:05:04 -0500 Message-ID: References: <4980316B.7080503@online.de> <49855570.3080901@comcast.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1233594807 25386 80.91.229.12 (2 Feb 2009 17:13:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2009 17:13:27 +0000 (UTC) Cc: skip@pobox.com, rms@gnu.org, python-mode@python.org, XEmacs-Beta@xemacs.org, barry@python.org, fx@gnu.org, emacs-devel@gnu.org To: Beverley Eyre Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 02 18:14:40 2009 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 1LU2NU-0003pB-I9 for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2009 18:14:32 +0100 Original-Received: from localhost ([127.0.0.1]:33350 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LU2MB-0007td-Qy for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2009 12:13:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LU2Hz-0003D9-Pk for emacs-devel@gnu.org; Mon, 02 Feb 2009 12:08:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LU2Hz-0003Cj-3u for emacs-devel@gnu.org; Mon, 02 Feb 2009 12:08:51 -0500 Original-Received: from [199.232.76.173] (port=43019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LU2Hy-0003CY-Sp for emacs-devel@gnu.org; Mon, 02 Feb 2009 12:08:50 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:8378) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LU2Hw-0000Xv-N1; Mon, 02 Feb 2009 12:08:48 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AswEAD+3hknO+IQk/2dsb2JhbACBbsozhBQGgmw X-IronPort-AV: E=Sophos;i="4.37,366,1231131600"; d="scan'208";a="33208365" Original-Received: from 206-248-132-36.dsl.teksavvy.com (HELO ceviche.home) ([206.248.132.36]) by ironport2-out.teksavvy.com with ESMTP; 02 Feb 2009 12:08:48 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id D6EC7B41A5; Sun, 1 Feb 2009 17:05:04 -0500 (EST) In-Reply-To: <49855570.3080901@comcast.net> (Beverley Eyre's message of "Sat, 31 Jan 2009 23:55:28 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: 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:108589 gmane.emacs.python-mode:251 gmane.emacs.xemacs.beta:29308 Archived-At: >> Since Andreas R=F6hler is unwilling to sign legal papers for his >> code in python.el, we cannot use it in Emacs. >>=20 >> Would anyone like to implement for python-mode.el whatever >> nice features python.el may have? Barry, could you make a TODO list? > I didn't know any of Andreas' code was in Python.el. Was that some of the > stuff that Dave.....ah... took from python-mode.el? Dave is usually pretty anal about copyright, so I'd be very surprised he copied code like that without mentioning it very clearly. Much more likely is a typo in the above message. Stefan