all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Magnar Sveen <magnars@gmail.com>
Cc: 13863@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	[thread overview]
Message-ID: <jwva9qic0b9.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <w4cnpahakrq7vx.fsf@gmail.com> (Magnar Sveen's message of "Mon, 04 Mar 2013 20:31:30 +0100")

> 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





  parent reply	other threads:[~2013-03-04 21:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-03 19:19 bug#13863: 24.2; Cursor position after after-string on overlay at point-max Magnar Sveen
2013-03-03 21:20 ` Eli Zaretskii
2013-03-04 19:31   ` Magnar Sveen
2013-03-04 20:19     ` Eli Zaretskii
2013-03-04 21:43     ` Stefan Monnier [this message]
2013-03-05  3:37       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwva9qic0b9.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=13863@debbugs.gnu.org \
    --cc=magnars@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.