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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,bff38cc1a61fc9b2 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.220.12 with SMTP id hw12mr213901qab.8.1347554171679; Thu, 13 Sep 2012 09:36:11 -0700 (PDT) Received: by 10.236.87.71 with SMTP id x47mr291274yhe.6.1347554171626; Thu, 13 Sep 2012 09:36:11 -0700 (PDT) Path: da15ni3445qab.0!nntp.google.com!v8no2371910qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 13 Sep 2012 09:36:11 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=149.32.224.33; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 149.32.224.33 References: <9c570f28-d060-447e-aa0e-abf8286214bc@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <478193ce-5164-42db-b1aa-f4db807a8189@googlegroups.com> Subject: Re: Column Editing in GPS From: Anh Vo Injection-Date: Thu, 13 Sep 2012 16:36:11 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-09-13T09:36:11-07:00 List-Id: On Tuesday, September 11, 2012 10:49:37 PM UTC-7, (unknown) wrote: > On Tuesday, September 11, 2012 11:37:53 AM UTC-4, Anh Vo wrote: > On Mond= ay, September 10, 2012 11:17:06 PM UTC-7, (unknown) wrote:=20 << Sorry for the typo you are correct, its 5.1.1. Column mode editing, I wo= uld not know how else to describe it. It's the ability to 'usually' hold do= wn the alt key and dragging the mouse, cause the mouse to select a rectangu= lar region of text and then cut/copy the "columns" of text and then be able= to insert them as a rectangular column elsewhere in the document. >> After reading Chapter 5.5 from the other post, now I understand what it mea= ns. I recall I did not see this is the GPS User's Guide before. Probably, t= his feature has been added recently.