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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,702eea68bf4397cb,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Received: by 10.66.84.41 with SMTP id v9mr1333501pay.43.1345884315115; Sat, 25 Aug 2012 01:45:15 -0700 (PDT) Path: a5ni9177pbv.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Austin Obyrne Newsgroups: comp.lang.ada Subject: My Program Sourcecode has a Mind of its Own Suddenly. Date: Sat, 25 Aug 2012 01:30:56 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 86.140.14.225 Mime-Version: 1.0 X-Trace: posting.google.com 1345884314 26469 127.0.0.1 (25 Aug 2012 08:45:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 25 Aug 2012 08:45:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.140.14.225; posting-account=pmkN8QoAAAAtIhXRUfydb0SCISnwaeyg User-Agent: G2/1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Date: 2012-08-25T01:30:56-07:00 List-Id: My Program Sourcecode has a Mind of its Own Suddenly.=20 I=92m preparing program sourcecode in Ada-95 that will eventually be upload= ed to my website http://www.adacryptpages.com for the perusal of crypto ent= husiasts and suddenly my lines have started indenting themselves a bit more= than I like. I don=92t know when or how this started but it is quite recent. I don=92t r= ecall doing anything that could have started it. At first I thought this will stop when I rewrite my old stuff in a new fold= er but no, it is continuing =96 if for instance I copy and paste a procedur= e from another older folder into my present folder (still under constructio= n) =96 the pasted source code appears as three spaces in from he left-hand = edge when I would prefer it to to be my usual 2 spaces. This I think is to do with my editor which is that which comes with the old= er gnat 311.p compiler. I don=92t want this to continue and would be grateful for your advice on wh= at is causing it =96 I=92m sure more experienced programmers will know how = to stop it =96 any body please? - adacrypyt=20