Toby Cubitt <ts...@cantab.net> writes:

> I'm confused. Which variable are you talking about here?

`line-move-visual'

> Anyway, I see that `visual-line-mode's sets `line-move-visual' to t
> buffer-locally. So checking only `line-move-visual' in
> `org-beginning-of-line' is fine...
>
> ...which strongly suggests that the recent fix to `org-end-of-line' is
> wrong. Shouldn't it also be checking `line-move-visual' and not
> `visual-line-mode', like `org-beginning-of-line'?

Doesn't `visual-line-mode' set C-e to `end-of-visual-line'? As I tried
to explain, unless I'm mistaken, `line-move-visual' has nothing to do
with beginning or end of current line.


Regards,

Reply via email to