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 #20 received at 14346 <at> debbugs.gnu.org (full text, mbox):

From: E Sabof <esabof <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
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, 4 May 2013 14:27:31 +0100
[Message part 1 (text/plain, inline)]
Wouldn't it be better if forward/backward-char kept the old behavior, and
the rest of the commands did something similar to this in the end:

(setq disable-point-adjustment
      (preceding-or-following-character-visible-p))

I'm not entirely sure whether it would be better, but at the moment, I
can't think of a case where it wouldn't.

Evgeni


On Sat, May 4, 2013 at 1:16 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:

> > Date: Sat, 4 May 2013 12:17:35 +0100
> > From: E Sabof <esabof <at> gmail.com>
> > Cc: 14346 <at> debbugs.gnu.org
> >
> > I see what you mean. But it still looks like a bug - whether I follow the
> > above recipe, or press C-e C-a, the point will (should?) go to the same
> > position, but the behavior is different.
>
> The behavior depends on the direction point was moving before ending
> up in the invisible text.  It's a heuristic, and as every heuristic,
> it sometimes fails.
>
[Message part 2 (text/html, inline)]

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.