next-logical-line

next-logical-line is an interactive compiled Lisp function in `simple.el'.


(next-logical-line &optional ARG TRY-VSCROLL)

Move cursor vertically down ARG lines.
This is identical to `next-line', except that it always moves
by logical lines instead of visual lines, ignoring the value of
the variable `line-move-visual'.