Georg Bauhaus <bauh...@arcor.de> writes: > when I noticed Emacs complaining about an invalid ^C > while loading ada-mode's syntax table,
Yes, I was wondering where that came from. > it turned out that this helped: > > @@ -188 +188 @@ > - (define-key map ["\C-c" tab] 'ada-indent-region) > + (define-key map [?\C-c tab] 'ada-indent-region) > > C-c TAB is now working as expected. Excellent, thanks. -- -- Stephe _______________________________________________ Emacs-ada-mode mailing list emacs-ada-m...@host114.hostmonster.com http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org