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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5f5752370eb4e149 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!in.100proofnews.com!in.100proofnews.com!nsnmrro1-lo.nuria.telefonica-data.net!nsnmpen1-lo.nuria.telefonica-data.net!news.ya.com!yacom!not-for-mail From: "Manuel G. R." Newsgroups: comp.lang.ada Subject: Re: Ada emacs mode for Ada2005 Date: Sun, 18 Sep 2005 20:52:00 +0200 Organization: ya.com internet factory Message-ID: References: NNTP-Posting-Host: 62-151-47-25.yaonline.ya.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.ya.com 1127069252 10189 62.151.47.25 (18 Sep 2005 18:47:32 GMT) X-Complaints-To: newsmaster@ya.com NNTP-Posting-Date: Sun, 18 Sep 2005 18:47:32 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: es-es, es, en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:4879 Date: 2005-09-18T20:52:00+02:00 List-Id: Tapio Kelloniemi wrote: > Since many of the new Ada2005 features are now available in GNAT, > I'm interested, if there is an update for Ada emacs mode. The version > distributed with emacs 21.3 is not sufficient, since for example > pressing RET in emacs at the end of a line like: > private with Foo; > results in: > Wrong type argument: number-or-marker-p, nil That line worked for me. I'm using Emacs 21.4, and ada-mode 3.6-2 in Debian. But of course, there are other problems as the new keywords and new constructs like interface inheritance, overriding, etc. Since AdaCore developed GPS they lost interest in ada-mode so I guess that a new version for Ada 2005 will only be possible through volunteer contribution. A pity that I only know a bit of Emacs Lisp... but probably will try to hack ada-mode if no one else do it. -- Ada programming tutorial: http://en.wikibooks.org/wiki/Ada_Programming Tutorial de programaci�n en Ada: http://es.wikibooks.org/wiki/Programaci%C3%B3n_en_Ada