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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bd78b6bffebbeb9f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news4.google.com!news2.volia.net!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: AdaGIDE 7.42 and tabs Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <1vtafevdmhdyx.d4kq1ryzk298.dlg@40tude.net> <1d1qpxmqm6ila.t4zxivn7nn6a.dlg@40tude.net> Date: Mon, 11 Dec 2006 15:01:52 +0100 Message-ID: <1bm9ssz6kcf6n.h15q4kj1brbz.dlg@40tude.net> NNTP-Posting-Date: 11 Dec 2006 15:01:52 CET NNTP-Posting-Host: 8bcc871b.newsspool4.arcor-online.net X-Trace: DXC=B5Z[nc81iM9RLigj];iP=84IUKOI5WZ;dZBK7 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:7886 Date: 2006-12-11T15:01:52+01:00 List-Id: On Mon, 11 Dec 2006 08:21:19 -0500, Stephen Leake wrote: > "Dmitry A. Kazakov" writes: > >> On Mon, 11 Dec 2006 04:53:06 GMT, Jeffrey R. Carter wrote: >> >>> Dmitry A. Kazakov wrote: >>>> >>>> No chance to separate indentation from source HTs? >>> >>> Not that I'm aware of. Do you have sources with tabs for other than >>> indentation? >> >> Sure, all of them in fact. Indentation = 3, HT = 8. >> >> It worked satisfactory in earlier versions of AdaGIDE. Or, maybe, I just >> haven't noticed anything wrong. But now indentation seems to be expanded as >> 1 HT, when set to 3 spaces. Clearly 1*8 /= 3! So when the file gets opened >> in another editor, the result is a total mess. > > I don't believe there is any sort of actual _standard_ that says HT = > column mod 8. This is my impression too. However it is a de-facto standard. > On some old mechanical typewriters, you could set mechanical tab stops > where ever you wanted, to make typing tables etc easiser. Early > printers also had configurable tab stops (not mechanical). > > Good editors also have configurable tab stops. Which is the root of the evil! A tool that requires configuration is a bad tool. I am almost serious here... (:-)) > But the only portable way to use tab stops is to insert spaces, not HT. That would be fine to me, unfortunately indent-block inserts HTs. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de