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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,869f2bf75a90c962 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.86.133 with SMTP id p5mr823017paz.12.1347351674839; Tue, 11 Sep 2012 01:21:14 -0700 (PDT) Path: t10ni5696182pbh.0!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: GPS issues: right margin bar in editor window References: <85y5kim9pc.fsf@stephe-leake.org> <4tqbebmkcfp1.10ppl9fbchjfi.dlg@40tude.net> Date: Tue, 11 Sep 2012 04:21:13 -0400 Message-ID: <85zk4x3r7q.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (windows-nt) Cancel-Lock: sha1:yvhisdHNqt5TvMNFWBHzmcnhWYM= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 9a5f1504ef47ae029e66119108 X-Received-Bytes: 1552 Content-Type: text/plain Date: 2012-09-11T04:21:13-04:00 List-Id: "Dmitry A. Kazakov" writes: > On Mon, 10 Sep 2012 06:52:15 -0400, Stephen Leake wrote: > >> I'm getting daunted by the amount of work involved in rewriting the >> Emacs Ada mode indentation engine, so I decided to use GPS for a while, > > I love GPS, in particular, for an ability to turn the auto-indentation mess > off. (:-)) You can turn it off in Emacs as well; just never use tab, or rebind it. >> First complaint; there's a vertical bar in the editor window, apparently >> at column 81. I'm guessing that's supposed to mark a right margin. But I >> have the line length limit set to 120 in the project file, so why isn't >> it at 120? > > I set editor right margin to 72 The question was; _how_ do you set the right margin? Answered in another post. -- -- Stephe