help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs 22 (CVS) and ada-find-**-references


From: Jérôme
Subject: Emacs 22 (CVS) and ada-find-**-references
Date: 30 May 2006 07:28:49 -0700
User-agent: G2/0.2

Hello

We are evaluating current CVS build of Emacs 22 (on Windows)

One of  our last problems deals with Ada programming mode :
When we use the function ada-find-**-references, the file-name is not
correctly identified
(And so, when using next-error function,it does not jump to the
corresponding line.)

Any idea where I should start to look ?
(I am not very familiar with compilation-mode.)


Here is what I saw in my after buffer

-*- mode: compilation; default-directory:
"c:/CVS-CO/HEAD/hera/interf/src/oci/" -*-
Compilation started at Tue May 30 16:00:38

gnat find -rf oci_test:oci_test.adb:17:11 oci_test.adb
-pc:/Work/HEAD/debug/g-oci_test.adp
.\oci_test.adb:17:11: (spec) Oci_Test
...

Compilation finished at Tue May 30 16:00:38

NB 1 : Of course, this is working fine in Emacs 21 (with same gcc
release, same .adp file)
NB 2 : When I compile, in case of warning/error, there is no .\ before
the file name



reply via email to

[Prev in Thread] Current Thread [Next in Thread]