[Emacs-ada-mode] C-c C-m implemented

Manuel Gomez mgrojo at gmail.com
Wed Sep 6 15:27:51 PDT 2006


Stephen,

I had to add these lines to ada-mode
      (autoload 'ada-set-main-compile-application "ada-xref" nil t)
      (autoload 'ada-show-current-main            "ada-xref" nil t)

after
      (autoload 'ada-xref-goto-previous-reference "ada-xref" nil t)
otherwise ada-xref was not loaded (at least in my setup) and these
functions were undefined when calling them through the menu.


2006/9/4, Stephen Leake <stephen_leake at stephe-leake.org>:
> I've posted a new version of ada-mode, with C-c C-m implemented.
>
> The manual is cleaned up some more, but it's not done yet.
>
> It turns out the "compile file" does _not_ change the main; Ada |
> Project | Edit does.
>
> --
> -- Stephe
>
> _______________________________________________
> Emacs-ada-mode mailing list
> Emacs-ada-mode at stephe-leake.org
> http://stephe-leake.org/mailman/listinfo/emacs-ada-mode_stephe-leake.org
>


-- 
Manuel



More information about the Emacs-ada-mode mailing list