all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Markus Triska <triska@metalevel.at>
Cc: 21722@debbugs.gnu.org
Subject: bug#21722: 25.0.50; Unexpected point position after undo
Date: Sun, 03 Jul 2016 18:19:52 +0300	[thread overview]
Message-ID: <83poqurbon.fsf@gnu.org> (raw)
In-Reply-To: <m24mhlgmkg.fsf@metalevel.at> (message from Markus Triska on Wed,  21 Oct 2015 01:14:07 +0200)

I think the reason for this problem is in keyboard.c.  C-g causes us
to throw to top-level right after reading the key, and the
undo-related variables are set up in the command loop after that.  I
guess something in this sequence interferes with recording of point
position.





  reply	other threads:[~2016-07-03 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-20 23:14 bug#21722: 25.0.50; Unexpected point position after undo Markus Triska
2016-07-03 15:19 ` Eli Zaretskii [this message]
2016-08-11  1:16 ` npostavs
2016-08-12  6:37   ` bug#1095: " Markus Triska
2016-08-19 15:45   ` Phillip Lord

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=83poqurbon.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=21722@debbugs.gnu.org \
    --cc=triska@metalevel.at \
    /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.