From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2451 invoked by alias); 16 Jan 2002 15:41:01 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2356 invoked from network); 16 Jan 2002 15:40:56 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sources.redhat.com with SMTP; 16 Jan 2002 15:40:56 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id D826B3D47; Wed, 16 Jan 2002 10:40:56 -0500 (EST) Message-ID: <3C459F08.8030807@cygnus.com> Date: Wed, 16 Jan 2002 07:41:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Add ``Maintenance Commands'' appendix References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00452.txt.bz2 > On Wed, 16 Jan 2002, Andrew Cagney wrote: > > >> Would a link direct to the >> relevant ``maint info breakpoints'' section be better or isn't that >> possible? > > > It's possible if you use @anchor. Then you could reference the text > inside @anchor{} instead of the node name. > > But before you do, we should see if texi2html supports @anchor. Ah. Don't forget we're (I'm?) ment to be replacing that with makeinfo 4.something.somethingextra. Andrew