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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2beee871357c199d X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: need editor Date: 1999/09/09 Message-ID: <7r77qd$i23$1@nnrp1.deja.com>#1/1 X-Deja-AN: 522755706 References: <37d005ee.0@10.1.254.4> <37D54437.3D9108C5@res.raytheon.com> <7r67hm$mi2@hobbes.crc.com> X-Http-Proxy: 1.0 x40.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Thu Sep 09 02:59:30 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-09-09T00:00:00+00:00 List-Id: In article <7r67hm$mi2@hobbes.crc.com>, "David C. Hoos, Sr." wrote: > But I find for editing, and general navigation, the ability of > the emacs Ada-mode to format the code in a uniform style, to jump > to declarations, to produce templates for Ada constructs, and > in general to do things in an Ada-aware manner makes for much > greater productivity. > > To be sure, to take advantage of these features does require > some learning, but .. there's no free lunch. Note that although the Ada-mode of EMACS can be used with any Ada compiler, the full power of this tools is only available when used in an integrated development environment that includes GNAT. For example, jumping to a declaration requires the cross- reference information generated by GNAT. Robert Dewar Ada Core Technologies Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.