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,d2412d6bfc028be4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-22 01:51:47 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: Re: Informal "poll" about a minor AdaGIDE improvement Date: Wed, 22 Aug 2001 11:46:25 +0300 Organization: The Hebrew University of Jerusalem Message-ID: <9lvrk4$tcd$1@news.huji.ac.il> References: <3b835bf3$1@pull.gecm.com> NNTP-Posting-Host: di3-1.dialin.huji.ac.il X-Trace: news.huji.ac.il 998470085 30093 132.64.13.1 (22 Aug 2001 08:48:05 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Wed, 22 Aug 2001 08:48:05 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:12208 Date: 2001-08-22T11:46:25+03:00 List-Id: Martin Dowie wrote in message news:3b835bf3$1@pull.gecm.com... > Don't suppose there much chance of having it remember more than > one action it can "Undo"?.. > This is right on the money. The Undo is really annoying. Remembering the last cursor position is nice. I wouldn't mind it being the default, nor would I find one more option to configure problematic. I'll try to remember features I wanted.... Off the top of my head: showing a list of installed libraries, so the progammer (= student) can choose what he needs, without dealing with -largs -lXXX. Scanning for the libraries depends on paths etc., unless you have a better suggestion. [Example of use: when I press the choose libraries menu item I see that I have ASIS, XML, etc. installed] Ehud