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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8a81d41286a84976 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-14 09:23:26 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!nnx.oleane.net!oleane!in2p3.fr!irazu.switch.ch!switch.ch!news.hispeed.ch!not-for-mail From: Gautier Write-only Newsgroups: comp.lang.ada Subject: Re: GNAT Pretty Printer? Date: Sat, 14 Feb 2004 18:09:59 +0100 Organization: Cablecom Newsserver Message-ID: <402E5667.A71B6A8D@fakeaddress.nil> References: <75aXb.29490$uV3.52442@attbi_s51> NNTP-Posting-Host: 217-162-143-230.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newshispeed.ch 1076778612 7974 217.162.143.230 (14 Feb 2004 17:10:12 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Sat, 14 Feb 2004 17:10:12 +0000 (UTC) X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:5573 Date: 2004-02-14T18:09:59+01:00 List-Id: Stephen Leake: > Right. In the mean time, you can try editing the .gpr project file; > just delete the "pretty printer" package. Next time you modify a > project setting, it will reappear, which will be annoying. > > Better to use the One True Editor, Gnu Emacs. It doesn't insist > on writting the project file for you, so you can use them quite > successfully with GNAT 3.15p. It takes longer to learn than GPS, but > it is well worth it! While you are advertising for editors, I'd also recommend to take a look at AdaGIDE: http://www.usafa.af.mil/dfcs/bios/mcc_html/adagide.html It's difficult to have an easier IDE. It also offers a very light alternative to the usual "project". Since Ada already supports via its modularity most of a project's contents, AdaGIDE's philosophy is to complete only what is missing (pathes, options, ressources,...) via the local gnat.ago file. ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!