[Emacs-ada-mode] Bug report: ada-next-procedure prints error message
Manuel Gomez
mgrojo at gmail.com
Tue Oct 17 12:42:15 PDT 2006
El lun, 16-10-2006 a las 07:42 -0400, Stephen Leake escribió:
> Manuel Gomez <mgrojo at gmail.com> writes:
>
> > I have noticed that both ada-previous-procedure (C-M-a) and
> > ada-next-procedure (C-M-e) from the latest version print an error
> > message on the minibuffer, although apparently they behave as expected:
> > Wrong type argument: integer-or-marker-p, nil
>
> Thanks for the report.
>
> When I added 'not overriding' support, I did not update all uses of
> ada-procedure-start-regexp, so some broke.
>
> I've fixed these two in my sources. ada-which-function-are-we-in will
> take some work. I'll post a new version when it's fully fixed.
>
> Below is a patch for the partial fix. This is the first time I've
> posted a patch; let me know if it's useful.
Thanks! It works.
More information about the Emacs-ada-mode
mailing list