fortran-current-line-indentation

fortran-current-line-indentation is a compiled Lisp function in `fortran.el'.

(fortran-current-line-indentation)

Indentation of current line, ignoring Fortran line number or continuation.
This is the column position of the first non-whitespace character
aside from the line number and/or column 5/8 line-continuation character.
For comment lines, returns indentation of the first
non-indentation text within the comment.