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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ce4dce67fc9f3cc4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-03 03:43:16 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news2.telebyte.nl!nntpfeed-01.ops.asmr-01.energis-idc.net!news2.euro.net!newspeer1-gui.server.ntli.net!ntli.net!newsfep4-glfd.server.ntli.net.POSTED!53ab2750!not-for-mail From: chris User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030829 Thunderbird/0.2a X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Adabrowse: What config setup do people use? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <7Bj5b.167$1%2.2016@newsfep4-glfd.server.ntli.net> Date: Wed, 03 Sep 2003 11:46:55 +0200 NNTP-Posting-Host: 81.98.236.164 X-Complaints-To: abuse@ntlworld.com X-Trace: newsfep4-glfd.server.ntli.net 1062585795 81.98.236.164 (Wed, 03 Sep 2003 11:43:15 BST) NNTP-Posting-Date: Wed, 03 Sep 2003 11:43:15 BST Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:42095 Date: 2003-09-03T11:46:55+02:00 List-Id: Martin Dowie wrote: > I use a config file containing: > > Format."--!" = pre > Index.Constants.Title = Constant Index > Index.Constants.Rule = constant > Index.Exceptions.Title = Exception Index > Index.Exceptions.Rule = exception Cheers. I think I'm getting the hang of it now... > but there is nothing in AdaBrowse that will let you list where each > exception is raised. Not actually detect each one but I was going to document them with in the comments (only the immediate ones though)... goes_nuts Chris