[Emacs-ada-mode] ada-mode version 4.0 released

Manuel Gomez mgrojo at gmail.com
Sun Nov 16 05:36:59 PST 2008


I've just upgraded to this version and I miss "C-c o" for finding the 
spec/body of a file.

I have learned that all key bindings in the form C-c [a-z] are 
considered user-reserved and thus cannot be provided by standard modes.

This line in .emacs has solved the issue for me:
(setq ada-mode-extra-prefix "\C-c")

The manual still refers to the old bindings. It could be updated 
including this way or another for restoring the old behaviour.

By the way, ada-mode-examples-2007-05-26.tar.gz is a dead link in the 
web page.

--
Manuel

Stephen Leake wrote:
> I've posted Ada mode version 4.0 to the website; the file name is
> ada-mode-2008-10-12.tar.gz
> 
> There are several bug fixes, and a change in some of the more obscure
> key bindings to meet Emacs standards.
> 
> I don't use the keybindings that changed, so the changes don't bother
> me. If they do bother someone, we can discuss what to do about it
> 




More information about the Emacs-ada-mode mailing list