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=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no 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 07:59:41 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: Subject: Re: Informal Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Wed, 22 Aug 2001 10:59:20 EDT Organization: http://www.newsranger.com Date: Wed, 22 Aug 2001 14:59:20 GMT Xref: archiver1.google.com comp.lang.ada:12239 Date: 2001-08-22T14:59:20+00:00 List-Id: In article , Gautier Write-only-address says... >These times I'm toying with AdaGIDE sources. >I have added the following feature: > > AdaGIDE remembers the line & column position of cursor > after closing a window, for the next reopening. > >In current release, windows always open in the (1,1) position. >When you have work sessions around line 537 of source A and >1203 of source B etc., I find more comfortable that an IDE >remembers positions. Then again, that acts as a good negative reinforcement against making source files overly large. Since AdaGIDE is mostly for beginners, that could be viewed as a good thing. :-) Perhaps it should remember *what* files were open when it was closed, and reopen them though. I've noticed other IDE's (Tornado at least) do that. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com