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 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!feeder.news-service.com!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GNAT completion problem, cursor came back at the beginning of words Date: Mon, 23 Aug 2010 00:50:15 +0200 Organization: A noiseless patient Spider Message-ID: <87mxseqn2w.fsf@ludovic-brenta.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 22 Aug 2010 22:50:17 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="8KCwoRB0E3d1DfLP72TvnA"; logging-data="7105"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19IoXzHp3KY5ftwlHzS8ZLh" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:va9jIH6nr1lQSb2OSdHBUGrN0sk= sha1:vXadEUXs03e9jhacYg0efIyp9Pw= Xref: g2news1.google.com comp.lang.ada:13639 Date: 2010-08-23T00:50:15+02:00 List-Id: Nicolas Haller writes on comp.lang.ada: > Le 22-08-2010, Yannick Duchêne a écrit : >> Le Sun, 22 Aug 2010 19:54:49 +0200, Nicolas Haller >> a écrit: >>> Is it a bug or can I configure GPS to put the cursor at the end of a >>> completed word? >> This will not help, but I can say at least with GPS on Windows, the cursor >> goes at the end of the completed word. > >> May be a matter of platform ? Which one do you use ? > > I use the Debian package version. The GPS about window said "GPS > 4.3-5+b1 (Debian) hosted on x86_64-linux-gnu GNAT 4.4.4". I cannot reproduce this bug on Debian testing either; after I hit Enter or double-click to select a completion in the menu, the cursor is after the completed word. I have the following relevant packages installed: ii gnat-4.4 4.4.4-5 The GNU Ada compiler ii gnat-4.4-base 4.4.4-5 The GNU Compiler Collection (gnat base packa ii gnat-gps 4.3-5+b1 The GNAT Programming System - advanced IDE f ii gnat-gps-dbg 4.3-5+b1 The GNAT Programming System - advanced IDE f ii gnat-gps-doc 4.3-5 The GNAT Programming System - documentation ii libgnat-4.4 4.4.4-5 Runtime library for GNU Ada applications ii libgnatprj4.4 4.4.4-5 GNU Ada Project Manager ii libgnatvsn4.4 4.4.4-5 GNU Ada compiler version library ii libgtkada2.14. 2.14.2-4 Ada binding for the GTK+ library Are you running GNOME? If so, the settings of input methods have been known to disrupt the editor in GPS for some people; I suggest you look into that. -- Ludovic Brenta.