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,ca18307c7af3189e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-23 16:26:08 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!wn12feed!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc51.ops.asp.att.net.POSTED!not-for-mail From: "Jeffrey Creem" Newsgroups: comp.lang.ada References: <871xzsg8zk.fsf@sdbk.de> Subject: Re: Code beautifiers X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: NNTP-Posting-Host: 66.31.5.146 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc51.ops.asp.att.net 1051140344 66.31.5.146 (Wed, 23 Apr 2003 23:25:44 GMT) NNTP-Posting-Date: Wed, 23 Apr 2003 23:25:44 GMT Organization: AT&T Broadband Date: Wed, 23 Apr 2003 23:25:44 GMT Xref: archiver1.google.com comp.lang.ada:36445 Date: 2003-04-23T23:25:44+00:00 List-Id: "Jano" wrote in message news:MPG.1911390849682329896e6@News.CIS.DFN.DE... > Sebastian D.B. Krause dice... > > > (X)Emacs + ada-mode. > > I've toyed with adagide but I'm so dependant on vi-mode that can't go > forward with it (but I knew of its reformatting capacities). > > I presume (as adagide) that emacs reformats as you write? I would be > interested in batch processing... It's for a good bunch of very ugly old > files. > Note that the reformat code in adagide is pretty close to being standalone. You could rip it out and make a batch processor.