comp.lang.ada
 help / color / mirror / Atom feed
From: "Jérôme Haguet" <jeje66@despammed.com>
Subject: Re: Code completion in ada IDE's
Date: Wed, 05 Oct 2005 12:29:00 +0200
Date: 2005-10-05T12:29:00+02:00	[thread overview]
Message-ID: <di0a61$jaa$1@aphrodite.grec.isp.9tel.net> (raw)
In-Reply-To: <87vf0etnfc.fsf@code-hal.de>

Michael Bode a �crit :
> Georg Bauhaus <bauhaus@futureapps.de> writes:
> 
> 
>>It worked again after loading the Lisp function ada-find-references from source,
>>like this:
>>C-h k (help key) C-c C-r gives a link to the function, then
>>use eval-last-sexpr (C-x C-e) with pointer after the function.
> 
> 
> I'm not sure I understand, but ada-find-references C-x C-e did not
> help. But I've found that I get invalid function error with the
> ada-mode that comes with GNU Emacs 21.4 on Debian. 
> 
> When I replace that with adamode-3.6 from
> https://libre2.adacore.com/adamode/ C-c C-r works fine. But C-c C-d
> only works for predefined identifiers. That is C-c C-r with point on
> Put_Line opens a-textio.ads with point on procedure Put_Line. But C-c
> C-r with point on one of my own identifiers gives
> 
> No cross-reference found. It might be a predefined entity.
> 

Is sounds like something we faced a few time ago.
It was on Windows, but I do not remember with which version of gcc/gnat 
it occurs.
We fixed this creating a file named gnatls.bat somewhere (in one of the 
folder of PATH).
Its contents is :

@gnatls.exe %1 %2 %3 %4 %5 %6 %7 %8

I will try to reactivate part of my memory ...



  parent reply	other threads:[~2005-10-05 10:29 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-26 20:49 Code completion in ada IDE's mchm
2005-09-26 22:11 ` Jacob Sparre Andersen
2005-09-27 13:48   ` Marc A. Criley
2005-09-27 15:02     ` Dmitry A. Kazakov
2005-09-27 15:13     ` Adrien Plisson
2005-09-28 10:20       ` Michal Morawski
2005-09-28 10:57       ` Alex R. Mosteo
2005-09-27 19:40   ` Manuel G. R.
2005-09-29 21:45     ` Michael Bode
2005-09-30 10:09       ` Georg Bauhaus
2005-10-03 19:23         ` Michael Bode
2005-10-03 20:37           ` Georg Bauhaus
2005-10-05 10:29           ` Jérôme Haguet [this message]
2005-10-05 19:47             ` Michael Bode
2005-09-27  2:16 ` Steve
2005-09-27  3:59 ` Jeffrey R. Carter
2005-09-27 20:05   ` mchm
2005-09-27 20:31     ` Marc A. Criley
2005-09-27 21:57       ` Björn Persson
2005-09-27 22:50     ` Jacob Sparre Andersen
2005-09-28  9:04     ` Georg Bauhaus
2005-09-28 13:18       ` Hyman Rosen
2005-09-28 16:03         ` Georg Bauhaus
2005-09-28 21:23     ` Simon Wright
2005-09-28 16:46 ` Martin Krischik
2005-09-29  7:45   ` Alex R. Mosteo
2005-09-29 18:59     ` Simon Wright
2005-09-30  6:30       ` Jeffrey R. Carter
replies disabled

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