bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#971: 23.0.60; next-line, previous-line and goal-column


From: Stefan Monnier
Subject: bug#971: 23.0.60; next-line, previous-line and goal-column
Date: Fri, 16 Sep 2011 09:44:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> An easy way of solving this is dropping support for goal-column when
> line-move-visual is non-nil.

Except of course when we truncate-lines.
That sounds about right.  Tho at the same time, line-move-visual is
a global setting whereas goal-column is typically buffer-local, so maybe
it would make more sense to ignore line-move-visual when goal-column
is set.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]