[Emacs-ada-mode] Patch for undefined symbol: name
Stephen Leake
stephen_leake at stephe-leake.org
Fri Dec 22 17:34:24 PST 2006
Manuel Gomez <mgrojo at gmail.com> writes:
> I have found the problem, a litle coma is causing trouble in ada-xref.el
>
> 529c529
> < (ada-select-prj-file ,name))))
> ---
>> (ada-select-prj-file name))))
While that does remove the immediate symptom, it breaks the menu; try
selecting a project file name in Ada | Project.
See my other post for the correct patch; the key is 'let*' vs 'let'.
I hate this obscure lisp syntax! I'll see if I can figure out exactly
what this does, so I can replace it with something clearer; I didn't
write this part originally.
> Stephe, I think you published a spoiled version and kept the good one
> for you ;)
Well, I do have some more changes pending, but this was not one of
them :).
--
-- Stephe
More information about the Emacs-ada-mode
mailing list