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,9a9357634bdd57ff X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!u4g2000prn.googlegroups.com!not-for-mail From: casp_1986 Newsgroups: comp.lang.ada Subject: Re: Irony? Date: Tue, 3 Aug 2010 21:49:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8c3d73fb-9c2f-4c8f-80e7-3a619b9cbf3e@u4g2000prn.googlegroups.com> References: <08db970c-d927-40e6-b375-60286582d9d7@w30g2000yqw.googlegroups.com> NNTP-Posting-Host: 58.169.20.186 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1280897374 6077 127.0.0.1 (4 Aug 2010 04:49:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 4 Aug 2010 04:49:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u4g2000prn.googlegroups.com; posting-host=58.169.20.186; posting-account=-5QlAQoAAACnw5H9bpjVVzloJljKqzUY User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12838 Date: 2010-08-03T21:49:33-07:00 List-Id: On Aug 4, 12:53=A0pm, Warren wrote: > On Aug 1, 2:04=A0pm, "(see below)" wrote: > > > Does anyone else find it ironic that requests for assistance with > > "user-friendly" IDEs seem to rival requests for help with Ada itself? > > -- > > Bill Findlay > > chez blueyonder.co.uk > > Ya, I was thinking about that the other day when I was trying to > use GPS. I found it much easier to go back to the Makefile and > emacs. :) > > Warren I rather like GPS (the GPL edition) and have used AdaGide in the past. The only problem I have with the GPS editor is using the delete key, which I seem to use a lot. I'm not sure if its the editor or a problem with my cordless keyboard but sometimes when deleting the cursor skips left left a few characters and starts deleting the wrong characters. I suspect there is a "smart" delete function in the editor that is trying to predict what I want to do. GPS has a lot of features I don't use or haven't found a reason to use. I really like the ability to look up function/procedure calls "on the fly". Wish I had something like that 20 years ago when I used to work surrounded by stacks of manuals. I confess that I've never used EMACS despite some 30 years of writing code. I vaguely recall the first time I tried it that it reminded of the original Wordstar editor. Paul