GNU bug report logs -
#14346
24.3; beginning-of-visual-line jumps to previous line in org-mode
Previous Next
Reported by: E Sabof <esabof <at> gmail.com>
Date: Sat, 4 May 2013 09:10:01 UTC
Severity: minor
Found in version 24.3
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sat, 4 May 2013 10:08:46 +0100
> From: E Sabof <esabof <at> gmail.com>
>
> In a buffer with org-mode and visual line-mode, paste this text:
>
> text
> [[TEXT]]
>
> Put cursor on E
> Press [left arrow].
> Press [home] (or C-a, bound to org-beginning-of-line)
> The cursor will go to the end of the previous line
>
> The behavior is correct, if one invokes either of those functions through
> M-x or M-:
That's point adjustment feature in action: it moves point further in
the same direction if point winds up in invisible text. Customize
disable-point-adjustment to a non-nil value, if you don't want that to
happen.
Does anyone (Stefan? Glenn? anyone else?) see any reasons to try and
fix this, as opposed to deciding that this is a "feature"?
This bug report was last modified 5 years and 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.