Next: , Up: Moving by Line   [Index]


6.5.2.1 Lines

Visual

physical lines; "what you see"

Screen

identical to visual line

Logical

buffer lines; opposite of visual or screen lines

Function: line-move-visual arg &optional noerror

Move ‘ARG’ lines forward.

Variable: line-move-visual

When non-‘nil’, ‘line-move’ moves point by visual lines.

If ‘nil’, ‘line-move’ moves point by logical lines.