comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Some questions about GPS
Date: Mon, 23 Jul 2018 21:02:17 +0200
Date: 2018-07-23T21:02:17+02:00	[thread overview]
Message-ID: <pj58nr$sh6$1@gioia.aioe.org> (raw)
In-Reply-To: 9f8bc09e-14a6-47a4-8083-caa1857ec6e9@googlegroups.com

On 2018-07-23 20:26, Ian Douglas wrote:

> Using GPS on Linux but some things driving me nuts, so need to determine if "that's the way it is" or is my configuration is flaky.
> 
> 1. Line numbers: selected option for "all" but only first few are shown, then they stop.

Some older versions had this bug, I remember. Reload the file/project 
and line numbers will reappear.

> 2. When selecting text to copy/cut, it reverts to black on white when selected. I'm used to Kate where selected text gets a different background so you can clearly see what you've selected. Is this me or the way the editor works (and IMHO this is sub-optimal for usability).

It can be changed in Edit->Preferences->Editor->Fonts & Colors.

> 3. Am trying to read in a file, play with it, and write it out. So started with "Expanded with proper error handling and reporting it reads:" example (2nd one) on https://www.rosettacode.org/wiki/File_input/output#Line_by_line , but the compiler insists that the two "close input" statements are "unreachable code".

The compiler is right. The loop is left only upon an exception, e.g. on 
the file end (End_Error) or on any other error.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  parent reply	other threads:[~2018-07-23 19:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-23 18:26 Some questions about GPS Ian Douglas
2018-07-23 19:01 ` Jacob Sparre Andersen
2018-07-23 20:17   ` Ian Douglas
2018-07-23 19:02 ` Dmitry A. Kazakov [this message]
2018-07-23 19:09 ` Niklas Holsti
2018-07-23 21:10 ` Jeffrey R. Carter
2018-07-24 20:01 ` Ian Douglas
2018-07-26 13:33   ` Patrick Noffke
2018-07-27 10:03     ` Ian Douglas
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox