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,4d85dafcfa1dcde6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-07 03:11:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: GNAT Programming System - Wow Date: Tue, 7 May 2002 10:11:53 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <9Y1A8.25350$D%5.3478@sccrnsc01> <5ee5b646.0205061352.456c075a@posting.google.com> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1020766313 984 129.241.83.78 (7 May 2002 10:11:53 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 7 May 2002 10:11:53 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:23621 Date: 2002-05-07T10:11:53+00:00 List-Id: On 6 May 2002 14:52:43 -0700, Robert Dewar wrote: > > GPS will support its own embedded editor (that's the edior I use for > most purposes these days), and EMACS. Those are the editors that we > will fully support (in the deeper embedding with browsing etc) sense > above. It is quite likely that others will embed other editors. One > of the design points of GPS is that it is naturally open to such > endeavors :-) :-) I hope one can embed the GTK version of vim as it only said vi in the slides (there is a gtk widget of vim if I recall correctly) could be embedded even if not deep embedded. Depending on how GPS will be, perhaps it is possible to contribute some code for deeper binding of this too. :-) Preben