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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6597403ea1dd9f98 X-Google-Attributes: gid103376,public From: Stephen Leake Subject: Re: Formatting ("pretty print") source code. Date: 1997/12/22 Message-ID: <349EA6F1.5FDC@gsfc.nasa.gov>#1/1 X-Deja-AN: 309384161 Content-Transfer-Encoding: 7bit References: <34997CA8.A12@ibm.net> Content-Type: text/plain; charset=us-ascii Organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA Mime-Version: 1.0 Reply-To: Stephen.Leake@gsfc.nasa.gov Newsgroups: comp.lang.ada Date: 1997-12-22T00:00:00+00:00 List-Id: Bob Pronk wrote: > > Can anyone tell me if there is a better alternative to emacs as a simple > text-based editor that does language-specific formatting ("pretty-print" > - not implemented in emacs although "indent region" is) for Ada? AdaGIDE in the GNAT distribution for Windows NT/95 has a pretty printer. I haven't tried it. -- - Stephe