Am 14.03.2014 um 10:09 schrieb Markus Schöpflin 
<[email protected]>:

> Using Ada mode 5.01, given the following procedure declaration:
> 
> ---%<---
> procedure TEST (A : out STRING;
>                B : in STRING);
> --->%---
> 
> Now moving the cursor inside the parameter list and invoking ada-align gives 
> the following result:
> 
> ---%<---
> procedure TEST ; (A :    out STRING;
>                  B : in     STRING)
> --->%---
> 

See http://comments.gmane.org/gmane.comp.lang.ada.emacs/131
according to which this is addressed in v5.0.2.


_______________________________________________
Emacs-ada-mode mailing list
[email protected]
http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org

Reply via email to