From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Refilling overrides texinfo commands Date: 27 Jun 2003 02:12:11 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xr85gml9g.fsf@kfs2.cua.dk> References: <200306251321.h5PDLjQ16340@eel.dms.auburn.edu> <5xznk5zmc8.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056667704 10760 80.91.224.249 (26 Jun 2003 22:48:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2003 22:48:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Jun 27 00:48:21 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 19VfX3-0002kx-00 for ; Fri, 27 Jun 2003 00:47:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Vfbl-0008EE-00 for ; Fri, 27 Jun 2003 00:52:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19VfJP-000528-It for emacs-devel@quimby.gnus.org; Thu, 26 Jun 2003 18:33:51 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19VfHd-0004Mt-0D for emacs-devel@gnu.org; Thu, 26 Jun 2003 18:32:01 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Vf4H-0006VY-3y for emacs-devel@gnu.org; Thu, 26 Jun 2003 18:18:13 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Vf0L-00057o-GN; Thu, 26 Jun 2003 18:14:09 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 96E957C012; Fri, 27 Jun 2003 00:14:07 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-cc: karl@freefriends.org Original-cc: teirllm@dms.auburn.edu 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:15283 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15283 Richard Stallman writes: > > THe stand-alone Info reader respects the @*, the current Emacs CVS > > does not. > > Emacs info does respect @* in general -- it is only in connection with > note references that it may accidentally be undone. > > Note references can appear anywhere. It is just chance whether a > cross reference appears near an @*. > True, but @* isn't widely used, so it doesn't really cause that much trouble in practice... > I have another solution to propose: > > 1. Change the standalone info to hide the same text as Emacs info does. > > 2. Change Makeinfo to recognize when filling that that text will be > hidden. Brilliant idea! -- Kim F. Storm http://www.cua.dk