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,4ce0ea7d497db907 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!npeer01.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 Newsgroups: comp.lang.ada Subject: Re: anonymous access type References: <34e9f890-dd1f-4a71-a15f-7b093bb51654@j12g2000vbl.googlegroups.com> <46d78755-c2ef-4d88-90a9-9f8ff578d106@v19g2000yqn.googlegroups.com> From: Stephen Leake Date: Fri, 06 Mar 2009 07:49:21 -0500 Message-ID: <86r61au88e.fsf@stephe-leake.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:uIMRmCIixeMLUFwsyc4k3FUJ6Fw= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: db12649b11bd1c77fb68811490 Xref: g2news1.google.com comp.lang.ada:3988 Date: 2009-03-06T07:49:21-05:00 List-Id: sjw writes: > On Mar 5, 4:27 pm, Rob Norris > wrote: > >> However the only reason I normally put them in is >> due to the colour highlighting mode of whatever (old) >> version of Ada-Mode we use with Emacs, which doesn't >> colour the parameter type correctly if the 'in' is not >> in. > > Hmm, I'd noticed an inconsistency, but not traced it to that > particular aspect. > > The latest ada-mode does this still. Obviously, we (the ada-mode implementers) were anticipating (eagerly) the day when functions would have 'in out' :) -- -- Stephe