Hello: When using the indent subprogram feature in Emacs for a .f90 file, the indentation fails if an "associate - end associate" block is present. In particular, the "end associate" does not align with the "associate" and as a result, all subsequent statements lose their alignment. It would be great if this could be fixed. Similarly, a submodule when indented does not have the correct matching statement in the "end submodule". Best, Avinash