From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.bugs Subject: bug#21722: 25.0.50; Unexpected point position after undo Date: Fri, 19 Aug 2016 16:45:50 +0100 Message-ID: <87bn0o224x.fsf@russet.org.uk> References: <87popgxfxz.fsf@users.sourceforge.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1471621591 12748 195.159.176.226 (19 Aug 2016 15:46:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 19 Aug 2016 15:46:31 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: 21722@debbugs.gnu.org, 1095@debbugs.gnu.org, Markus Triska To: npostavs@users.sourceforge.net Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 19 17:46:27 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bam01-0002wD-KK for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 Aug 2016 17:46:25 +0200 Original-Received: from localhost ([::1]:57795 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1balzy-0006Kd-Fh for geb-bug-gnu-emacs@m.gmane.org; Fri, 19 Aug 2016 11:46:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1balzk-0006GS-BE for bug-gnu-emacs@gnu.org; Fri, 19 Aug 2016 11:46:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1balze-0000Gd-VA for bug-gnu-emacs@gnu.org; Fri, 19 Aug 2016 11:46:08 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:36692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1balze-0000GZ-Ru for bug-gnu-emacs@gnu.org; Fri, 19 Aug 2016 11:46:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1balze-0002nM-Ja for bug-gnu-emacs@gnu.org; Fri, 19 Aug 2016 11:46:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: phillip.lord@russet.org.uk (Phillip Lord) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Aug 2016 15:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21722 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed Original-Received: via spool by 21722-submit@debbugs.gnu.org id=B21722.147162155910569 (code B ref 21722); Fri, 19 Aug 2016 15:46:02 +0000 Original-Received: (at 21722) by debbugs.gnu.org; 19 Aug 2016 15:45:59 +0000 Original-Received: from localhost ([127.0.0.1]:34401 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1balzb-0002k8-HH for submit@debbugs.gnu.org; Fri, 19 Aug 2016 11:45:59 -0400 Original-Received: from cloud103.planethippo.com ([31.216.48.48]:33745) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1balzZ-0002ca-MS; Fri, 19 Aug 2016 11:45:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From; bh=lPlU2R+Jt24zZcggvJc1FlR9Oolc9S3NCw/Aj3lWw04=; b=WXLsSIj7Nss/G2uDiLSdPdsJPQ ehPiwpDpih41lLHNoi/Sx1tU2MfhklZ/1kSJIQRjK6x61zKu+jbtAjtwcDziInlm9+7StY3zNdw4l XeW03oyKK4K9gH1cvzab9rOLUi8K4BaZwE/bukNMVTmlriQaAjL33PH84zZo4V0iJH9ZHYGVYThIY Pksm93fsYD83mfJywvmkdh7I1tlS71m2aIYi3pTlXkLpQWwlHjpQIweIhBc1gLx1zinh9a6v0xPyb YcFTMi1dfwgrALpOxLbZS49Z130gffRzEKZ90KJxARKjx/dPcQJIuVjEtyvros/3lP7qa7e/oT9fO 2pKO9HoA==; Original-Received: from janus-nat-128-240-225-60.ncl.ac.uk ([128.240.225.60]:47305 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86_1) (envelope-from ) id 1balzT-0046sP-BR; Fri, 19 Aug 2016 16:45:51 +0100 In-Reply-To: <87popgxfxz.fsf@users.sourceforge.net> (npostavs@users.sourceforge.net's message of "Wed, 10 Aug 2016 21:16:56 -0400") X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:122389 Archived-At: npostavs@users.sourceforge.net writes: > Markus Triska writes: > >> In "emacs -Q", when I insert into *scratch* the form: >> >> (progn (end-of-line) (insert "\nhi")) >> >> then place point on the "g" and press C-M-x C-/, then the insertion is >> undone, and point remains on the "g", as expected. When I then press: >> >> C-h f C-g C-M-x C-/ >> >> the insertion is undone, and point is unexpectedly placed at the end of >> the form instead of remaining on the "g". When I then place point on the >> "g" again, and again press C-M-x C-/, point again stays on the "g". >> >> Thus, point position after undo is sometimes unexpected. > > In 25.1-rc1 the point position stays in place for both cases. So I > guess this can be considered fixed? > > (In 25.0.93 (which I happened to have lying around), it moves in both > cases) Sorry, think I just forgot to close this one. Thanks for checking.