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,7b2f6c1fcbc89f8e,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!212.27.60.64.MISMATCH!cleanfeed3-b.proxad.net!nnrp11-1.free.fr!not-for-mail Newsgroups: comp.lang.ada From: Nicolas Haller Subject: GNAT completion problem, cursor came back at the beginning of words User-Agent: slrn/pre1.0.0-18 (Linux) Message-ID: Date: 22 Aug 2010 17:54:49 GMT Organization: Guest of ProXad - France NNTP-Posting-Date: 22 Aug 2010 19:54:49 MEST NNTP-Posting-Host: 82.232.189.3 X-Trace: 1282499689 news-1.free.fr 12671 82.232.189.3:52413 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:13619 Date: 2010-08-22T19:54:49+02:00 List-Id: Hi all, I'm learning Ada language and I have installed GPS to write some source code. I see GPS have a nice completion feature but I have a problem with it. When I type a word and the completion list appears, I select a word in the list. But at this moment, GPS put the insertion cursor at the beginning of the completed word instead of put it at the end. Is it a bug or can I configure GPS to put the cursor at the end of a completed word? Thanks -- Nicolas Haller