From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.python-mode Subject: Re: [Python-mode] python.el cleanup Date: Mon, 04 Apr 2011 18:24:45 -0400 Message-ID: References: <86ipv28xk5.fsf@gmail.com> <86pqp971rz.fsf@gmail.com> <4D9339C3.7070104@online.de> <4D98B236.40906@gmail.com> <4D98C290.60205@online.de> <20110404112112.5ddcc12b@neurotica.wooz.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1301955907 4445 80.91.229.12 (4 Apr 2011 22:25:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Apr 2011 22:25:07 +0000 (UTC) Cc: Christoph , Barry Warsaw , Andreas =?utf-8?Q?R=C3=B6hler?= , python-mode@python.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 05 00:25:03 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 1Q6sCj-0004RB-1t for ged-emacs-devel@m.gmane.org; Tue, 05 Apr 2011 00:25:01 +0200 Original-Received: from localhost ([127.0.0.1]:52998 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6sCi-0004xx-El for ged-emacs-devel@m.gmane.org; Mon, 04 Apr 2011 18:25:00 -0400 Original-Received: from [140.186.70.92] (port=60463 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6sCa-0004td-37 for emacs-devel@gnu.org; Mon, 04 Apr 2011 18:24:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6sCV-0000nf-3M for emacs-devel@gnu.org; Mon, 04 Apr 2011 18:24:51 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6sCV-0000nT-0a for emacs-devel@gnu.org; Mon, 04 Apr 2011 18:24:47 -0400 Original-Received: from localhost ([127.0.0.1]:33828) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6sCU-00017u-4i; Mon, 04 Apr 2011 18:24:46 -0400 X-Spook: emc MP5K-SD Jyllandsposten SEAL Team 6 USCODE military X-Ran: y,@$/H=Z}[dpFM'"UFO4$VCF&P\d)Km1Z:"h,FPom@aN8yGJb,3h4lz:}5_K]}R'.x'^q| X-Hue: red X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:138161 gmane.emacs.python-mode:720 Archived-At: Stefan Monnier wrote: > The problem was with some of the other contributors, from what I remember. For example, Andreas Roehler has issues with copyright assignments: http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00029.html Besides that, in 2008 an attempt was made to make a list of all the contributors (it's presumably out-of-date now). The next step would be for someone to figure out how much each person wrote. See http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02156.html http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02234.html http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02201.html and related messages.