From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Info bug with @xref{Sample .emacs File, , , ccmode, the CC Mode Manual}. Date: Mon, 12 Dec 2005 00:23:32 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1134365197 702 80.91.229.2 (12 Dec 2005 05:26:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Dec 2005 05:26:37 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 12 06:26:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ElgBy-0008Nu-9E for ged-emacs-devel@m.gmane.org; Mon, 12 Dec 2005 06:25:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElgCR-00054Y-Ky for ged-emacs-devel@m.gmane.org; Mon, 12 Dec 2005 00:26:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ElgBS-0004Cn-ES for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:25:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ElgBP-0004As-WF for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:25:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElgBP-0004A7-4f for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:25:07 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ElgD4-0005Ql-AH for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:26:50 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Elg9s-0003mZ-34; Mon, 12 Dec 2005 00:23:32 -0500 Original-To: Alan Mackenzie In-reply-to: (message from Alan Mackenzie on Sun, 11 Dec 2005 21:28:43 +0000 (GMT)) 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:47511 Archived-At: And, so far as I know, we've _NEVER_ had any problems with it. It has simply worked. More to the point, makeinfo has never given a warning about it. There are situations in which it would not work. Specifically, if you try to follow a menu item like this, * Init Example: Sample .emacs File. Info would look for a node called `Sample '. There is no way to detect that there is a problem with that menu item (except that it will probably fail to find that node), so we decided to put in a warning for using a node name that is susceptible to the problem.