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!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.scarlet.biz!news.scarlet.biz.POSTED!not-for-mail NNTP-Posting-Date: Thu, 29 Jun 2006 16:01:31 -0500 From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Meet the new GPS...same as the old GPS... 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> <1151486588.625814.259140@d56g2000cwd.googlegroups.com> Date: Thu, 29 Jun 2006 23:01:41 +0200 Message-ID: <874py3k762.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:hkqqKdMd58RAjl94li1plFV6nh0= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 62.235.242.193 X-Trace: sv3-OfvoJpWjtMiQaFCcT9ndefIXKXgSlFsNLyjCVbZwz6MwtJIWy11LM5y2SXiZkAM/V42D1CMOHEt/8YA!k8RDQHYd5z/UurAwElpqL/UI4J6ZbGfkWDCr82GBI8VekJVaZf1yV7VpTibaZG12NXfNN2XGWyE= X-Complaints-To: abuse@scarlet.be X-DMCA-Complaints-To: abuse@scarlet.biz X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news2.google.com comp.lang.ada:5313 Date: 2006-06-29T23:01:41+02:00 List-Id: M E Leypold writes: > "Ludovic Brenta" writes: > >> 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. > > I'd humbly request it. Why don't you make a debian package from it :-) > > Regards -- Markus It's at http://www.ada-france.org/debian/adamode-4.0.tar.gz The version number, 4.0, is my own invention. I figured that a new major version was justified by the dropping of .adp files, which changes the external interface in an incompatible way. Please, let's avoid a fork if possible. Let's propose the changes upstream, i.e. to the emacs development team at http://www.gnu.org/software/emacs. I don't have time for that right now, and it is not my priority, so please seomebody take the lead. License is pure GPL :-) -- Ludovic Brenta.