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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7fb807868446d767 X-Google-Attributes: gid103376,public From: kdm@rational.com (Kent Mitchell) Subject: Re: ADA context sensitive editor Date: 1995/03/29 Message-ID: <3lc8bf$c9o@rational.rational.com>#1/1 X-Deja-AN: 100540706 references: <1995Mar11.224426.23566@nntp.brisnet.org.au> <86681A57372@annwfn.com> <3kvdit$eot@rational.rational.com> organization: Rational Software Corporation newsgroups: comp.lang.ada Date: 1995-03-29T00:00:00+00:00 List-Id: Fred J. McCall (fjm@ti.com) wrote: : In article <3kvdit$eot@rational.rational.com> kdm@rational.com (Kent Mitchell) writes: : I'm curious how you arrive at this conclusion, given that there's a full LISP : environment in there. Are you saying that there are things that simply can't : be done in LISP, or what? No ... what I'm saying is that inorder to do some of these kinds of operation you need full access to all of the compilation artifacts. While we do export an Ada interface to most of this information (through ASIS) it might be a little hard to access this directly from elisp. Of course one could always fork off an Ada program to do this kind of stuff that used ASIS. One also might find that some infromation that one might want is not so easy to get even with ASIS. ASIS programs are far from trivial. I guess you *might* be able to do anything is elisp just like you *might* be able to do anything in perl ;-) : [Needless to say, I don't know that I'd buy the use of the adverb 'easily', : but I seriously doubt there are things that you absolutely could not do.] : >Also contrary to what is stated above it is pretty easy to extend Apex : >though the editor is somewhat closed. Again, with the integration to emacs : >this problem should be solved as well. : Is there a released date for when this is supposed to happen? No public release date for this but I expect we should have something in a few months. -- Kent Mitchell | One possible reason that things aren't Technical Consultant | going according to plan is ..... Rational Software Corporation | that there never *was* a plan!