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: Hiding *Note:: "tags" in info files Date: Wed, 30 Oct 2002 12:17:13 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <20021029120319.95A4F7C012@mail.filanet.dk> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036004237 13259 80.91.224.249 (30 Oct 2002 18:57:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Oct 2002 18:57:17 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186y1k-0003Rj-00 for ; Wed, 30 Oct 2002 19:57:16 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 186y6y-0002HE-00 for ; Wed, 30 Oct 2002 20:02:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 186xSA-0005tg-00; Wed, 30 Oct 2002 13:20:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 186wT1-0006oG-00 for emacs-devel@gnu.org; Wed, 30 Oct 2002 12:17:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 186wSw-0006jr-00 for emacs-devel@gnu.org; Wed, 30 Oct 2002 12:17:17 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 186wSv-0006jK-00 for emacs-devel@gnu.org; Wed, 30 Oct 2002 12:17:13 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 186wSv-0002t4-00; Wed, 30 Oct 2002 12:17:13 -0500 Original-To: storm@cua.dk In-reply-to: <20021029120319.95A4F7C012@mail.filanet.dk> (storm@cua.dk) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8971 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8971 The result isn't perfect, since the wording around some of the nodes become a bit sparse, e.g. (upper case indicates highlighting) *Note GETTING A PRINTED MANUAL::, if you would like a paper copy of the Emacs manual. (which isn't perfect English either) becomes GETTING A PRINTED MANUAL, if you would like a paper copy of the Emacs manual. In the printed output, we would put "See " at the beginning". Perhaps you can use a before-string to insert "See " before the xref text.