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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ada-mode failing at formatting still Date: Mon, 21 May 2018 14:35:39 +0100 Organization: A noiseless patient Spider Message-ID: References: <7b813241-aed9-4a49-a89a-4cb7f7c8dbd3@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: h2725194.stratoserver.net; posting-host="36c50ea74cc9f27847d0e9609d64d90e"; logging-data="7008"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Lktlk9LzwhHYnuaCDxh3SADXAS65uzlk=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:CZXOHTrOTjMD1hU0it8RrBEUsck= sha1:69+ugZGNM485fI77xj2G8LpCq5k= Xref: reader02.eternal-september.org comp.lang.ada:52540 Date: 2018-05-21T14:35:39+01:00 List-Id: Simon Wright writes: > Lucretia writes: > >> I'm beginning to think this might be a 26.1 and 5.3.1 problem. > > I suppose it might be. > > I just tried to build emacs from git & got compilation errors, so I > won't be pursuing that any further. Sorry. My mistake was building using Apple clang. With gcc (and --without-makeinfo --without-ns --with-jpeg=no --with-gif=no --with-tiff=no --with-gnutls=no !!!) I see what you saw. This will need looking into.