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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c2f62556e56c9683 X-Google-Attributes: gid103376,public From: Simon Wright Subject: Re: 'with'ing and 'use'ing Date: 2000/03/04 Message-ID: #1/1 X-Deja-AN: 593391167 X-NNTP-Posting-Host: pogner.demon.co.uk:158.152.70.98 References: <38BC2EB3.2639372B@acm.org> <89l6aj$s5e$1@wanadoo.fr> <38BE974F.B8FAFEBE@earthlink.net> <89ml92$5c1$1@nnrp1.deja.com> <38BEF1A3.24B566BF@earthlink.net> <89ms0a$aik1@news.cis.okstate.edu> <38BF061D.A2B9F364@acm.org> <89n6pg$8i61@news.cis.okstate.edu> X-Trace: news.demon.co.uk 952258880 nnrp-09:8198 NO-IDENT pogner.demon.co.uk:158.152.70.98 Organization: At Home Newsgroups: comp.lang.ada X-Complaints-To: abuse@demon.net Date: 2000-03-04T00:00:00+00:00 List-Id: dvdeug@x8b4e53cd.dhcp.okstate.edu (David Starner) writes: > On Fri, 03 Mar 2000 01:25:51 GMT, Jeff Carter wrote: > >David Starner wrote: > >[referring to find-declaration tools] > >> Ada mode for emacs (distributed by AdaCore) does do this, using gnatfind. > >> Personally, I would prefer a lean mean code editor where it's easy to > >> find the options you need, but ada-mode w/ xemacs is a decent "intellegent" > >> editor for Ada. > > > >AdaGIDE, distributed by ACT with the Windows version of GNAT, has this > >feature, too. > > Not currently much use for us Un*x fans. It would be nice to have something > like this for X, but I don't currently have the time to port it. I can't check now, but it seems likely that AdaGIDE uses the same underlying technology as the Emacs ada-mode.