[Emacs-ada-mode] Finding spec/body in same directory
Emmanuel Briot
briot at adacore.com
Fri Jun 20 01:22:32 PDT 2008
> I agree with you in the general case, but in my specific case, I'd
> prefer to configure Emacs Ada Mode in some way to search the
> complementary file in the same directory.
Maybe you could systematically add "." in front of the search path,
probably in the hook executed when the ada-mode has been loaded.
I don't quite remember the technical details of the ada-mode, even
though I did the original implementation, but I think that would work,
and would not force the addition of a new variable in the ada-mode
itself, which multiplies the number of configurations to test.
regards
Emmanuel
More information about the Emacs-ada-mode
mailing list