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

Stephen Leake stephen_leake at stephe-leake.org
Thu Sep 7 00:25:02 PDT 2006


"Manuel Gomez" <mgrojo at gmail.com> writes:

> 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.

Right, good point.

-- 
-- Stephe



More information about the Emacs-ada-mode mailing list