From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld Newsgroups: gmane.emacs.devel Subject: Moving octave-mode manual from GNU Octave to GNU Emacs. Date: Thu, 21 Nov 2013 17:36:55 +0100 Message-ID: <3807544.WvD2aUL9KJ@descartes> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1385051842 25108 80.91.229.3 (21 Nov 2013 16:37:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Nov 2013 16:37:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 21 17:37:27 2013 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 1VjXFs-0003OS-Dc for ged-emacs-devel@m.gmane.org; Thu, 21 Nov 2013 17:37:24 +0100 Original-Received: from localhost ([::1]:34102 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjXFs-0008Al-1V for ged-emacs-devel@m.gmane.org; Thu, 21 Nov 2013 11:37:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjXFj-00088P-42 for emacs-devel@gnu.org; Thu, 21 Nov 2013 11:37:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjXFb-0001yW-1M for emacs-devel@gnu.org; Thu, 21 Nov 2013 11:37:15 -0500 Original-Received: from ptmx.org ([178.63.28.110]:41690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjXFa-0001yS-RZ for emacs-devel@gnu.org; Thu, 21 Nov 2013 11:37:06 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by ptmx.org (Postfix) with ESMTP id C7CF72D4EE; Thu, 21 Nov 2013 17:37:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ptmx.org Original-Received: from ptmx.org ([127.0.0.1]) by localhost (ptmx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dr1Q2tRx1Gvh; Thu, 21 Nov 2013 17:37:04 +0100 (CET) Original-Received: from descartes.localnet (chello080108246092.7.14.vie.surfer.at [80.108.246.92]) by ptmx.org (Postfix) with ESMTPSA id D04CB2D3CF; Thu, 21 Nov 2013 17:37:03 +0100 (CET) User-Agent: KMail/4.11.2 (Linux/3.11.0-12-generic; KDE/4.11.2; x86_64; ; ) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 178.63.28.110 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:165495 Archived-At: Hello, octave-mode seemed to have been maintained both in GNU Octave and in=20= GNU Emacs for a while. The Emacs code has been removed from GNU Octave= =20 (10856:dea165ff6d74) and it is now only maintained in GNU Emacs. But t= he=20 octave-mode manual is still part of GNU Octave=20 http://hg.savannah.gnu.org/hgweb/octave/file/1d58abc740c0/doc/interpret= er/emacs.txi It is not included in GNU Emacs and it is partially outdated. The GNU = Octave=20 maintainers want to get rid of it and since octave-mode is maintained w= ithin=20 GNU Emacs it makes sense to move it to GNU Emacs. It currently says "Copyright (C) 1996-2013 Kurt Hornik". I have contac= ted him=20 and he agreed to change the copyright to the FSF. What is the correct=20= procedure for this? (Since he is the original author of octave-mode, I assume he has alread= y=20 signed the fsf papers.) Regards, R=C3=BCdiger