[RFA]: Turn on Ada support, take 2

Eli Zaretskii eliz@gnu.org
Wed Jun 16 18:07:00 GMT 2004


> From: Paul Hilfinger <hilfingr@gnat.com>
> Date: Wed, 16 Jun 2004 04:42:37 -0400 (EDT)
> 
>    [...] I will have to consider the
>    issue of formating things like 'Address, since the standard rendering
>    in info files provided by the technically appropriate marker, 
>    @code, looks rather bad (in my opinion), due to the adjacent quotes 
>    at the beginning.

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.

I have a couple more comments about the patch to gdb.texinfo; sorry
if I missed those in the first reading.

> +@node Ada Mode Intro
> +@subsubsection Introduction
> +@cindex Ada mode, general

There's no need to add the "general" qualifier here, since you have
no other index entry that begins with "Ada mode".  So simply say
"@cindex Ada mode".

> +While in Ada mode, you may use `@t{--}' for comments.

Is there a reason for using a @t here?  Why not @samp{--}?

Thanks.



More information about the Gdb-patches mailing list