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: [PATCH] ignoring Info extensions Date: Fri, 02 Apr 2004 20:30:24 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200404010201.i3121XM31201@f7.net> <87ad1v8xox.fsf@mail.jurta.org> <9003-Thu01Apr2004215342+0300-eliz@gnu.org> <87oeqbdppj.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080957118 13476 80.91.224.253 (3 Apr 2004 01:51:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Apr 2004 01:51:58 +0000 (UTC) Cc: karl@freefriends.org, eliz@gnu.org, janneke@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Apr 03 03:51:51 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B9aK7-0002OO-00 for ; Sat, 03 Apr 2004 03:51:51 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B9aK7-0006u1-00 for ; Sat, 03 Apr 2004 03:51:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9aFD-00068O-5h for emacs-devel@quimby.gnus.org; Fri, 02 Apr 2004 20:46:47 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B9aCX-0004W1-6v for emacs-devel@gnu.org; Fri, 02 Apr 2004 20:44:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B9aBO-0003qy-P8 for emacs-devel@gnu.org; Fri, 02 Apr 2004 20:43:22 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9ZzM-0008BK-KG for emacs-devel@gnu.org; Fri, 02 Apr 2004 20:30:24 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1B9ZzM-00081e-24; Fri, 02 Apr 2004 20:30:24 -0500 Original-To: Juri Linkov In-reply-to: <87oeqbdppj.fsf@mail.jurta.org> (message from Juri Linkov on Fri, 02 Apr 2004 06:27:11 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21220 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21220 I am not aware of any Info files with references without whitespace after `*Note'. Perhaps somewhere such files may exist that was generated by a program other than makeinfo, or was hand-written? Isn't it the case that Texinfo will always produce whitespace after *Note when it is a cross reference? I don't think we need to worry very much about hand-made Info files which might fail to have whitespace there.