From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7861 invoked by alias); 6 Feb 2007 13:03:38 -0000 Received: (qmail 7849 invoked by uid 22791); 6 Feb 2007 13:03:37 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 06 Feb 2007 13:03:32 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HEPys-0008L2-2N; Tue, 06 Feb 2007 08:03:30 -0500 Date: Tue, 06 Feb 2007 13:03:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: XML XInclude support Message-ID: <20070206130330.GB31162@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sourceware.org References: <20070129213229.GA17422@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00052.txt.bz2 I wanted to index this as: @subsection Inclusion +@cindex target descriptions, inclusion +@cindex XInclude +@cindex That doesn't work in info, because the info browser tries to interpret the colon. But the colon is a syntactic element here, and this is what I would look for. Plus it works in the PDF, or in print. What do you think - should I leave the somewhat broken @cindex, since it's more useful than not? -- Daniel Jacobowitz CodeSourcery