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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2609b140b6fc94c5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-25 14:44:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!uio.no!news01.chello.no!newsfeed1.e.nsc.no!nsc.no!nextra.com!news4.e.nsc.no.POSTED!53ab2750!not-for-mail From: "Frank" Newsgroups: comp.lang.ada References: Subject: Re: compiling error X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: NNTP-Posting-Host: 148.122.128.135 X-Complaints-To: news-abuse@telenor.net NNTP-Posting-Date: Thu, 25 Sep 2003 23:44:48 MEST X-Trace: news4.ulv.nextra.no 1064526288 148.122.128.135 Date: Thu, 25 Sep 2003 23:43:45 -0700 X-Received-Date: Thu, 25 Sep 2003 23:44:40 MET DST (news01.chello.no) Xref: archiver1.google.com comp.lang.ada:42938 Date: 2003-09-25T23:43:45-07:00 List-Id: Hi Im in the WindowsXP using gnat3.15p: >The biggest problem I ran into is that there are features of GPS that at >least appear to assume a gnat 5.0 series I havent noticed any problem regarding this. >...... > the pretty printer at least appears to be poorly integrated into the tool. > The editor does some level of indent/pretty > printing as you go but if you have existing code you want to reformat you When I choose Pretty printing it happens nothing at all. It gives a message "gnat: unknown command: pretty" > > The next problem is that the simulated MDI has too many ways to end up with > a window on "top" but no window selected so that when you select compile, it ... I have noticed something similar when using "Find". I choose find and when the dialog is activated it has switched to a different document and it is not active - confusing Frank