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-24 03:30:13 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-03!sn-xit-06!sn-xit-08!supernews.com!news.tele.dk!news.tele.dk!small.news.tele.dk!news.algonet.se!algonet!news-stob.telia.net!telia.net!217.209.241.173.MISMATCH!masternews.telia.net.!newsc.telia.net.POSTED!not-for-mail From: David Holm Newsgroups: comp.lang.ada Subject: Re: Code beautifiers Message-ID: <20030424122945.027b1ee3.david@realityrift.com> References: X-Newsreader: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Thu, 24 Apr 2003 10:30:08 GMT NNTP-Posting-Host: 217.208.105.88 X-Complaints-To: abuse@telia.com X-Trace: newsc.telia.net 1051180208 217.208.105.88 (Thu, 24 Apr 2003 12:30:08 CEST) NNTP-Posting-Date: Thu, 24 Apr 2003 12:30:08 CEST Organization: Telia Internet Xref: archiver1.google.com comp.lang.ada:36463 Date: 2003-04-24T10:30:08+00:00 List-Id: On Thu, 24 Apr 2003 07:03:08 +0200 "kat-Zygfryd" <6667@wp.pl> wrote: > try pcGRASP, it reformats the code and embedds really sexy diagrams into it. > Unfortunately you can't change the default tab width, which is 3 spaces. > > Zygfryd > That is the GNAT default width, so that is probably what he wants. //David