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.nxml.general Subject: Re: [emacs-nxml-mode] rnc-mode updated for GNU Emacs 23+ Date: Thu, 20 Dec 2012 20:42:23 -0500 Message-ID: References: <87ehikedp5.fsf@gavenkoa.example.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1356054157 23104 80.91.229.3 (21 Dec 2012 01:42:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2012 01:42:37 +0000 (UTC) Cc: emacs-nxml-mode@yahoogroups.com, James Clark , emacs-devel@gnu.org, Oleksandr Gavenko To: Tom Emerson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 21 02:42:51 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TlrdP-00013k-NX for ged-emacs-devel@m.gmane.org; Fri, 21 Dec 2012 02:42:47 +0100 Original-Received: from localhost ([::1]:36485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlrdC-0003jC-2u for ged-emacs-devel@m.gmane.org; Thu, 20 Dec 2012 20:42:34 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:47491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlrd5-0003iv-Jw for emacs-devel@gnu.org; Thu, 20 Dec 2012 20:42:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tlrd3-0002dq-5g for emacs-devel@gnu.org; Thu, 20 Dec 2012 20:42:27 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:1345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlrd3-0002dh-1h for emacs-devel@gnu.org; Thu, 20 Dec 2012 20:42:25 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09FxLDj/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLDiYSFBgNJIgcBboJiyGFIwOIQoJZkDuHXYFYgweBQQ X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="210471006" Original-Received: from 69-196-176-227.dsl.teksavvy.com (HELO pastel.home) ([69.196.176.227]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 20 Dec 2012 20:42:24 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id A65D258EA5; Thu, 20 Dec 2012 20:42:23 -0500 (EST) In-Reply-To: (Tom Emerson's message of "Thu, 20 Dec 2012 16:43:31 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155708 gmane.emacs.nxml.general:2035 Archived-At: >> Indeed, I'd be happy to see rnc-mode in GNU ELPA. If someone can make >> sure the copyright paperwork is in order, that would be very appreciated. > It is already in MELPA, FWIW. I presume that if it moves to GNU ELPA > it should be removed from the alternate archive. That would be preferable, but it's not terribly important. > Since I haven't heard anything from the original author (given the > nearness of Christmas he may be on holiday and not checking mail), and > it is under his company's copyright, I'm not sure I can submit the > appropriate paperwork. Only the authors of the code can submit such paperwork. More specifically, what needs to be done is to find which are the contributors (contributions that total less than about 20 lines of code don't need to do anything special), and then contact them to ask them if they're willing to sign the necessary paperwork (unless they've already signed it, of course). So, the first step is to figure out who are all the (non-trivial) contributors. Stefan