GNU bug report logs - #14346
24.3; beginning-of-visual-line jumps to previous line in org-mode

Previous Next

Package: emacs;

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


Message #8 received at 14346 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: E Sabof <esabof <at> gmail.com>
Cc: 14346 <at> debbugs.gnu.org
Subject: Re: bug#14346: 24.3;
	beginning-of-visual-line jumps to previous line in org-mode
Date: Sat, 04 May 2013 14:01:21 +0300
> 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.