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,4ce0ea7d497db907 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!v19g2000yqn.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: anonymous access type Date: Thu, 5 Mar 2009 12:25:32 -0800 (PST) Organization: http://groups.google.com Message-ID: <46d78755-c2ef-4d88-90a9-9f8ff578d106@v19g2000yqn.googlegroups.com> References: <34e9f890-dd1f-4a71-a15f-7b093bb51654@j12g2000vbl.googlegroups.com> NNTP-Posting-Host: 82.20.239.213 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1236284732 17096 127.0.0.1 (5 Mar 2009 20:25:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 5 Mar 2009 20:25:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v19g2000yqn.googlegroups.com; posting-host=82.20.239.213; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4951 Date: 2009-03-05T12:25:32-08:00 List-Id: On Mar 5, 4:27=A0pm, 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.