From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Where is @node Copying in the lispref? Date: Wed, 07 May 2003 07:51:40 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87znm4q9b6.fsf@tleepslib.sk.tsukuba.ac.jp> <5567-Sat03May2003220119+0300-eliz@elta.co.il> <87u1cbqeem.fsf@tleepslib.sk.tsukuba.ac.jp> <87brygpcns.fsf@tleepslib.sk.tsukuba.ac.jp> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1052308451 5507 80.91.224.249 (7 May 2003 11:54:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 7 May 2003 11:54:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 07 13:54:08 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19DNUa-0001Ot-00 for ; Wed, 07 May 2003 13:53:48 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19DNYX-0002rY-00 for ; Wed, 07 May 2003 13:57:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19DNVB-0000Lo-04 for emacs-devel@quimby.gnus.org; Wed, 07 May 2003 07:54:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19DNTG-0007rg-00 for emacs-devel@gnu.org; Wed, 07 May 2003 07:52:26 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19DNSg-0007FS-00 for emacs-devel@gnu.org; Wed, 07 May 2003 07:51:50 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19DNSW-00074H-00 for emacs-devel@gnu.org; Wed, 07 May 2003 07:51:40 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 19DNSW-0004Sy-00; Wed, 07 May 2003 07:51:40 -0400 Original-To: "Stephen J. Turnbull" In-reply-to: <87brygpcns.fsf@tleepslib.sk.tsukuba.ac.jp> (stephen@xemacs.org) Original-cc: eliz@elta.co.il X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13734 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13734 Now I understand what the issue is, and I agree you have found a problem. I will correct the GFDL notice to specify the correct section title. Thanks. My guess was that the invariant section needs to refer to the node containing the FDL. It is supposed to refer to the section containing the GPL. There is no need to label the GFDL itself as an Invariant Section because the GFDL does that specially. N.B. If vol1.texi and vol2.texi are obsolete, they should be removed, I think. Else they probably should be updated to correspond to the menu in elisp.ref. Furthermore, they appear to contain different licensing terms for the lispref (namely, the GPL). I will mark them as obsolete. Thanks.