org-beginning-of-line

org-beginning-of-line is an interactive compiled Lisp function in `org.el'.


(org-beginning-of-line &optional ARG)

Go to the beginning of the current line. If that is invisible, continue
to a visible line beginning. This makes the function of C-a more intuitive.
If this is a headline, and `org-special-ctrl-a/e' is set, ignore tags on the
first attempt, and only move to after the tags when the cursor is already
beyond the end of the headline.