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,1749c827f1c443a5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!y4g2000yqy.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: gnat-gps indentation Date: Wed, 7 Jul 2010 04:35:35 -0700 (PDT) Organization: http://groups.google.com Message-ID: <22df376c-46df-4592-80be-e917087a4092@y4g2000yqy.googlegroups.com> References: <365fc76a-19a5-468c-8725-997237ce6f9d@z8g2000yqz.googlegroups.com> NNTP-Posting-Host: 89.240.135.62 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1278502535 9100 127.0.0.1 (7 Jul 2010 11:35:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 7 Jul 2010 11:35:35 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y4g2000yqy.googlegroups.com; posting-host=89.240.135.62; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12247 Date: 2010-07-07T04:35:35-07:00 List-Id: On Jul 7, 12:27=A0pm, Phil Thornley wrote: > On 7 July, 11:58, tonyg wrote: > > > Is there a quick way to correctly indent a whole ada file in this > > editor ? > > Ctrl-Tab indents the current line or all selected lines. > > (Ctrl-A selects all the lines in a file.) > > Cheers, > > Phil Thanks Phil