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,8b756d9a0afb052a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsfeed.gamma.ru!Gamma.RU!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.cw.net!cw.net!news-FFM2.ecrc.de!newsfeed.vmunix.org!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Quick question about Ada code formatting. Date: Sun, 19 Feb 2006 22:32:47 +0000 Organization: Pushface Message-ID: References: <43f74bc0$0$13593$9b4e6d93@newsread2.arcor-online.net> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1140388367 25525 62.49.19.209 (19 Feb 2006 22:32:47 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sun, 19 Feb 2006 22:32:47 +0000 (UTC) Cancel-Lock: sha1:DcimCU5dHyDyqmZlU3PSTo/4j+8= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news1.google.com comp.lang.ada:3001 Date: 2006-02-19T22:32:47+00:00 List-Id: Stephen Leake writes: > Simon Wright writes: > >> "Jeffrey R. Carter" writes: >> >>> Simon Wright wrote: >>>> I don't understand that. I have GLIDE and GPS set up to recognise the >>>> correct casing of lots of words: my ~/.emacs_case_exceptions is >>>> ... >>>> PragmaRC >>> >>> This, a contraction of PragmAda Reusable Components, is cased PragmARC >>> in the source files. >> >> Oops, corrected -- thanks > > Hmm. With the proper GNAT style settings, the compiler should have > caught that for you; -gnatyr checks that uses of identifiers have the > same casing as the declaration. Indeed. I must say I don't remember exactly why Pragm[aA]RC got in there, you won't be surprised that I still use the BCs for most things.