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!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!gandalf.srv.welterde.de!news.jacob-sparre.dk!loke.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Pretty-printer? (Alternatives to "gnatpp") Date: Sun, 13 Mar 2016 20:26:32 +0100 Organization: JSA Research & Innovation Message-ID: <8760wqji1j.fsf@adaheads.consafe1.org> References: <87a8m2jlp7.fsf@adaheads.consafe1.org> NNTP-Posting-Host: 109.57.205.199.mobile.3.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: loke.gir.dk 1457897193 9801 109.57.205.199 (13 Mar 2016 19:26:33 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Sun, 13 Mar 2016 19:26:33 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:xL5CJlsqigTNmSpmLjFEqSwl6WA= Xref: news.eternal-september.org comp.lang.ada:29738 Date: 2016-03-13T20:26:32+01:00 List-Id: J-P. Rosen wrote: > Not a full pretty printer, but you can use Adasubst to replace the > casing of all identifiers with how they were declared (which is > presumably what you want). Actually not. I have too many cases of identifiers declared in a form which conflicts with the common (Ada 95) casing rules. But thanks for the suggestion anyway. Greetings, Jacob -- "If it's a mess, hide it..." -- J-P. Rosen