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,9bb65421778ea393 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.83.35 with SMTP id n3mr7034533pay.23.1352673980816; Sun, 11 Nov 2012 14:46:20 -0800 (PST) Path: 6ni75843pbd.1!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Problem getting Adactl to run. References: <854nkxy6vt.fsf@stephe-leake.org> <8u6dnSAec4xezgPN4p2dnAA@giganews.com> Date: Sun, 11 Nov 2012 17:46:19 -0500 Message-ID: <857gpr3ghw.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt) Cancel-Lock: sha1:jqUgdC+i4TtvK3YW6tjlx7bV11w= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 7431250a02abce029e66116547 X-Received-Bytes: 1912 Content-Type: text/plain Date: 2012-11-11T17:46:19-05:00 List-Id: "Peter C. Chapin" writes: > On 11/10/2012 07:33 AM, Stephen Leake wrote: > >> I have not tried Adactl in quite a while; if it needs more work to >> integrate in Emacs Ada mode, now is the time to bring it up, since I'm >> rewriting Emacs Ada mode. >> >> So far, the indentation engine is in very good shape; it handles all of >> my Ada code that I've tested so far (about half). >> > > I could see myself trying it out. Where can I get your latest Ada mode > for Emacs? http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html The ada-france mtn version is more up-to-date; time to post another snapshot. However, be aware that Ada mode 5.0 is _not_ a fully functional mode; at the moment, it _only_ supports indentation, not everything else Ada mode 4.0 does. I'm now ready to start adding all the other stuff back in, in a more structured way, taking advantage of the new indentation engine where I can. -- -- Stephe