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,c15063243269efcd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!postnews.google.com!d56g2000cwd.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: Meet the new GPS...same as the old GPS... Date: 28 Jun 2006 02:23:08 -0700 Organization: http://groups.google.com Message-ID: <1151486588.625814.259140@d56g2000cwd.googlegroups.com> References: <1151320748.360707.79490@u72g2000cwu.googlegroups.com> <1665827.HWbYYKeXts@linux1.krischik.com> <1151342956.402547.244450@p79g2000cwp.googlegroups.com> <1151437378.281759.5280@75g2000cwc.googlegroups.com> <4vzmfymc5g.fsf@hod.lan.m-e-leypold.de> NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1151486593 32541 127.0.0.1 (28 Jun 2006 09:23:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 28 Jun 2006 09:23:13 +0000 (UTC) In-Reply-To: <4vzmfymc5g.fsf@hod.lan.m-e-leypold.de> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.6) Gecko/20040116,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: d56g2000cwd.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news2.google.com comp.lang.ada:5199 Date: 2006-06-28T02:23:08-07:00 List-Id: M E Leypold wrote : > randomm@mindless.com writes: >> I would like to use Emacs as the "IDE" as I do for other languages. >> Are you using the Ada-mode supplied with Emacs 21.x? Or are you using >> the Ada-mode from ACT, or some other Ada-mode? > > I use the one coming with Debian. Whichever version that is. Both versions are available; one bundled with emacs, and the more advanced one in the "ada-mode" package. Personally I use a modified ada-mode that does not use .adp files at all, it uses the .gpr files directly. There are limitations, but it does mostly what I need. I'll make my changes availale somewhere on request. -- Ludovic Brenta.