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,95af52109e24f8f9,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.234.38 with SMTP id ub6mr19653730pbc.2.1340126960735; Tue, 19 Jun 2012 10:29:20 -0700 (PDT) Path: l9ni69384pbj.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Emacs 24.1 and colours Date: Tue, 19 Jun 2012 18:29:20 +0100 Organization: A noiseless patient Spider Message-ID: Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="VkRmmmXzMj956AdxXtqrqg"; logging-data="3317"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18B38npyo6iAjz2e8kmHCkxNiiTC/12Pcs=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:W+lwLQ8I4TiucNXqtZhKX6q3K1M= sha1:lAZsStLzR1wYT/ZTJCEPznWLxnA= Content-Type: text/plain Date: 2012-06-19T18:29:20+01:00 List-Id: I just installed Emacs 24.1 on Mac OS X Lion, and found that my Ada code seemed to have been eaten away. For example, if the code said "with Foo;" it would appear as "with ;" This is to do with colouring in font-lock-mode. I posted a note about a workround at http://forward-in-code.blogspot.co.uk/2012/06/where-did-my-constants-go.html. As to the reason .. another day, perhaps!