Given this …

  procedure Register (E            : Engine;
                      With_Command : Command'Class;
                      Named        : String);

and C-c C-a,

If point is between ) and ;, all is well.

If point is before the ( [which is clearly wrong), the first line only is 
adjusted to have a single space between E and :

If point is between ( and ), the alignment is correct but an extra space is 
inserted between ) and ;.

[ apologies to Stephe for previously sending this from the wrong e-mail address 
]
_______________________________________________
Emacs-ada-mode mailing list
[email protected]
http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org

Reply via email to