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=2.6 required=5.0 tests=BAYES_40,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!mnetor!tmsoft!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!uunet!indetech!lrs From: lrs@indetech.com (Lynn Slater x2048) Newsgroups: comp.lang.ada Subject: Re: Emacs ERROR_PATTERN for VADS Keywords: error editor ada verdix emacs free gnu Message-ID: <1991Feb7.211901.29015@indetech.com> Date: 7 Feb 91 21:19:01 GMT References: <6422@saffron12.UUCP> Reply-To: lrs@indetech.COM (Lynn Slater x2048) Distribution: comp Organization: Independence Technologies, Inc. Fremont, CA List-Id: In article <6422@saffron12.UUCP> bachww@motcid.UUCP (Bud Bach) writes: >a.error is the Verdix tool that, used in conjunction with the compiler, >will insert error lines into the source file. a.error will optionally >invoke an editor on a source file with errors and search for an error >pattern. Kind of a poor mans (rich mans?) TurboAda. Seems kind of awkward to insert into the original file and then need a special tool to use this information. >Can anyone help me with the ERROR_PATTERN to use for GNU Emacs in >conjunction with the Verdix a.error tool? Thanks. -- Bud Gnu Emacs Ada can run verdix in a shell, parse the output, and use this info to place the cursor in the correct file at the right place or even to lookup the error explination in the ADA language reference. If also offers syntatic editing on the fly. Like most good end user software, this is free. Write gnu-emacs-ada-request@grebyn.com for a copy, or if this fails, write lrs@indetech.com =============================================================== Lynn Slater -- lrs@indetech.com or {sun, ames, pacbell}!indetech!lrs 42075 Lawrence Place, Fremont Ca 94538 Office (415) 438-2048; Home (415) 793-1864; Fax (415) 438-2034 =============================================================== -- =============================================================== Lynn Slater -- lrs@indetech.com or {sun, ames, pacbell}!indetech!lrs 42075 Lawrence Place, Fremont Ca 94538 Office (415) 438-2048; Home (415) 793-1864; Fax (415) 438-2034