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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8b756d9a0afb052a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Quick question about Ada code formatting. Date: Tue, 21 Feb 2006 09:07:53 +0100 Message-ID: <43FACA59.5070902@mailinator.com> References: <43F7915B.3090000@obry.net> <43F83D46.2090200@obry.net> <43F84890.7010900@obry.net> <43f871d8$0$491$9b4e6d93@newsread4.arcor-online.net> <43F872C4.50505@obry.net> <43FA0FDF.4060002@obry.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net sWOz1nIhNOjGhuJ8lLgIrQLUv3/8/adbgUJIzbI+HtfjIbAJw= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en In-Reply-To: <43FA0FDF.4060002@obry.net> Xref: g2news1.google.com comp.lang.ada:3033 Date: 2006-02-21T09:07:53+01:00 List-Id: Pascal Obry wrote: > Stephen Leake a �crit : > > >>Yuck - a waste of valuable screen space. That's what syntax >>colorization is for, along with navigation keys (page forward goes to >>next subprogram). > > > Well between routines the space is... empty ! It wont be good to have > this inside a body where you need to have an open view on the structures > of the loop, if... and so on. But between routine I don't see the header > being so annoying. Again this is just style ;) Yep, it seems we are in the minority here... but I too like to see a good bunch of blue between subprograms.