GNU bug report logs - #13863
24.2; Cursor position after after-string on overlay at point-max

Previous Next

Package: emacs;

Reported by: Magnar Sveen <magnars <at> gmail.com>

Date: Sun, 3 Mar 2013 19:21:01 UTC

Severity: normal

Found in version 24.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Magnar Sveen <magnars <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 13863 <at> debbugs.gnu.org
Subject: bug#13863: 24.2; Cursor position after after-string on overlay at point-max
Date: Mon, 04 Mar 2013 16:43:07 -0500
> Normally I'd say that something always having been like that, is not a
> good argument against fixing unintuitive and buggy behavior.  However, in
> the case of Emacs and its exceedingly large code base and dependents, I
> see greater value in backwards compatibility.

Actually, I don't think backward compatibility is a big issue in this
case.  The more real problem is that it's difficult to fix: IIRC last
time I looked at this code, at the point where the cursor is displayed,
we don't have easy access to the needed info (we have access to the
sequence of displayed chars, and their provenance, but their provenance
only says "this (after) string" without any reference to the
corresponding overlay).


        Stefan




This bug report was last modified 12 years and 142 days ago.

Previous Next


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