GNU bug report logs - #21368
25.0.50; Core navigation commands fail in a multi-line intangible text with fringe

Previous Next

Package: emacs;

Reported by: Vitalie Spinu <spinuvit <at> gmail.com>

Date: Fri, 28 Aug 2015 15:48:01 UTC

Severity: normal

Found in version 25.0.50

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Vitalie Spinu <spinuvit <at> gmail.com>
Cc: 21368 <at> debbugs.gnu.org
Subject: Re: bug#21368: 25.0.50;
 Core navigation commands fail in a multi-line intangible text
 with	fringe
Date: Sat, 29 Aug 2015 23:11:32 +0300
> From: Vitalie Spinu <spinuvit <at> gmail.com>
> Cc: 21368 <at> debbugs.gnu.org
> Date: Sat, 29 Aug 2015 21:08:10 +0200
> 
> > What is a relatively recent change?  The C-b part or the M-x part?
> 
> The M-x part. Aka, invoking `backward-char` from programs.

I wonder what change that could be.

> > text around.  (Btw, yet another solution is to disable line-move-visual in
> > these cases -- would that be a good idea in those real-life examples?)
> 
> So the core of the issue is `line-move-visual`?

Yes.  Without it, previous-line just goes to the previous physical
line.  With it, Emacs needs to decide where to put point, and that's
not easy when invisible text is involved, because we can only put
point on some buffer position.




This bug report was last modified 9 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.