From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17175 invoked by alias); 17 Jun 2004 17:48:56 -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 17087 invoked from network); 17 Jun 2004 17:48:55 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 17 Jun 2004 17:48:55 -0000 Received: from zaretski ([80.230.153.85]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DFH96864; Thu, 17 Jun 2004 20:48:48 +0300 (IDT) Date: Thu, 17 Jun 2004 17:48:00 -0000 From: "Eli Zaretskii" To: Paul Hilfinger Message-Id: <3405-Thu17Jun2004204518+0300-eliz@gnu.org> CC: gdb-patches@sources.redhat.com, drow@false.org, jimb@redhat.com In-reply-to: <20040617052451.C85DBF2D16@nile.gnat.com> (message from Paul Hilfinger on Thu, 17 Jun 2004 01:24:51 -0400 (EDT)) Subject: Re: [RFA]: Turn on Ada support, take 2 Reply-to: Eli Zaretskii References: <20040608090758.C59CAF2940@nile.gnat.com> <20040609131240.GA7587@nevyn.them.org> <20040616084237.F02D1F292A@nile.gnat.com> <3405-Wed16Jun2004210332+0300-eliz@gnu.org> <20040617052451.C85DBF2D16@nile.gnat.com> X-SW-Source: 2004-06/txt/msg00414.txt.bz2 > From: Paul Hilfinger > Date: Thu, 17 Jun 2004 01:24:51 -0400 (EDT) > > > > If you feel strongly about this, I won't object to use of @t{'Address} > > in those cases where you think the standard markup looks bad. > > Eli, > > Well, I feel strongly that the result of @code{'Address} looks really > cruddy in an .info file. However, it occurs to me that if I rewrote > the section a little to supply dummy prefixes (e.g., @code{Obj'Address}), > the result would not be so bad and would use the right markup command. If @code{Obj'Address} would look natural for Ada users, please use that. Otherwise, @t{'Address} is okay wherever you need it.