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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4d85dafcfa1dcde6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-10 08:20:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed1.cidera.com!Cidera!cyclone.tampabay.rr.com!cyclone.austin.rr.com!typhoon.austin.rr.com.POSTED!53ab2750!not-for-mail Newsgroups: comp.lang.ada From: Rajat Datta Subject: Re: GPS - A new kind of IDE? References: <9Y1A8.25350$D%5.3478@sccrnsc01> <5ee5b646.0205061352.456c075a@posting.google.com> <3cd7b506.11293318@news.demon.co.uk> <3CDB2F01.78B66E87@adaworks.com> <5ee5b646.0205100519.7b3b221f@posting.google.com> Reply-To: rdatta@austin.rr.com Message-ID: User-Agent: slrn/0.9.7.4 (FreeBSD) Date: Fri, 10 May 2002 15:18:03 GMT NNTP-Posting-Host: 24.27.51.50 X-Complaints-To: abuse@rr.com X-Trace: typhoon.austin.rr.com 1021043883 24.27.51.50 (Fri, 10 May 2002 10:18:03 CDT) NNTP-Posting-Date: Fri, 10 May 2002 10:18:03 CDT Organization: Road Runner - Texas Xref: archiver1.google.com comp.lang.ada:23850 Date: 2002-05-10T15:18:03+00:00 List-Id: In article , Stephen Leake wrote: > At the very least, I want to be able to bind keys to predefined > operations. Beyond that, I'd like user-defined keyboard macros, and > simple scripted macros that call predefined operations. Beyond that, > I'd like elisp, but possibly with a more Ada-like syntax :). Maybe > TPU? Well, given--from what little we know--that the editor component is replaceable with emacs (which some of us die hard emacs users are very grateful for, since its keystroke combinations are by now hard-wired into our neurons), at least 95% of anything you do on an IDE will be configurable. rajat