From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,58e5da512e391bae X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news.in2p3.fr!in2p3.fr!kanaga.switch.ch!switch.ch!news.rediris.es!not-for-mail From: Manuel Collado Newsgroups: comp.lang.ada Subject: Re: Ada help file indexed by keyword Date: Wed, 21 Apr 2010 14:27:46 +0200 Organization: RedIRIS Message-ID: References: <2cf45fa6-6883-4a72-aa96-cb9d2ff6b67b@x12g2000yqx.googlegroups.com> <63f3089a-ff80-4757-9ba5-5a6ff0bde1b5@g23g2000yqn.googlegroups.com> NNTP-Posting-Host: acedia.ls.fi.upm.es Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: heraldo.rediris.es 1271852864 10316 138.100.10.20 (21 Apr 2010 12:27:44 GMT) X-Complaints-To: jesus.heras@rediris.es NNTP-Posting-Date: Wed, 21 Apr 2010 12:27:44 +0000 (UTC) User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: <63f3089a-ff80-4757-9ba5-5a6ff0bde1b5@g23g2000yqn.googlegroups.com> Xref: g2news2.google.com comp.lang.ada:11077 Date: 2010-04-21T14:27:46+02:00 List-Id: Ludovic Brenta escribi�: > Manuel Collado wrote on comp.lang.ada: >> Ludovic Brenta escribi�: > ... >>> Is http://www.stephe-leake.org/ada/arm.html what you are looking for? >> Thanks for your pointer, but I'm afraid not. >> >> The requirement is something that can be opened from the command line by >> a command parameterized by the relevant keyword. Can you provide such a >> command? >> >> For instance, to get help about the keyword "for", something like: >> >> info -f arm2005.info xxx yyy for > > info -f arm2005.info --index-search for It gives: "no index entries found for `for'" > > This option has been present since at least GNU Info 4.6. What I've found so far is that the ARM doesn't include the language keywords as index entries :-( This makes sense, as a specific keyword can appears in very different language constructs, with disparate meanings. My expectation is to have a command like: adahelp for that pops-up a choice menu like: - for loops - representation clauses - ... Hope this clarifies the idea. -- Manuel Collado - http://lml.ls.fi.upm.es/~mcollado