From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Chris Moore" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: undo after repeatedly calling 'repeat' leaves cursor in the wrong place Date: Sat, 15 Sep 2007 23:32:00 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189891934 26532 80.91.229.12 (15 Sep 2007 21:32:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Sep 2007 21:32:14 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 15 23:32:12 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IWfFM-0006Fl-1b for ged-emacs-devel@m.gmane.org; Sat, 15 Sep 2007 23:32:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWfFL-0001hX-0F for ged-emacs-devel@m.gmane.org; Sat, 15 Sep 2007 17:32:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IWfFI-0001fY-71 for emacs-devel@gnu.org; Sat, 15 Sep 2007 17:32:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWfFF-0001dI-Eu for emacs-devel@gnu.org; Sat, 15 Sep 2007 17:32:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWfFF-0001dD-7A for emacs-devel@gnu.org; Sat, 15 Sep 2007 17:32:05 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWfFE-0004Iz-Tw for emacs-devel@gnu.org; Sat, 15 Sep 2007 17:32:05 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWfEl-0006ZY-4x for emacs-pretest-bug@gnu.org; Sat, 15 Sep 2007 17:31:35 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IWfFB-0004IX-Vc for emacs-pretest-bug@gnu.org; Sat, 15 Sep 2007 17:32:04 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWfFB-0004IR-M2 for emacs-pretest-bug@gnu.org; Sat, 15 Sep 2007 17:32:01 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so991667rvf for ; Sat, 15 Sep 2007 14:32:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=gjHIcIbSC8M2mbiAD/Su9F2fT0N2RLm28O31dnOILyA=; b=aeMgd1eYl0ZqbdIWC4nvrHdYSErwWAbzV1lYbWFkpQ0LBn5G8DAZU1DfG/mrU7lepGs4BY7TNndseAbBURqwSNTc5pMbqsc9LhICatsm46WLWAZVOPHSfHVXObuJuY2BgHt5Rz69qRbxlipt8ZI0SixIe+197n3du1yANbQo2Ao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OAIc9lZjFGQD7yTB5wh4BmasZ/4QrYY0dAGKH35XUwwpmYJrj0IFe+TS6rsHfcdIFrCVYI+nbznSTzax7XYTMgWPJm19p/Vfc3Ym/mYepZ9We3hOgNzaHiImZSoQqy0S5l844nZKLZigkKJIT8xbCHuy2vwKdPu+se6PumZNKKo= Original-Received: by 10.142.245.10 with SMTP id s10mr689512wfh.1189891920062; Sat, 15 Sep 2007 14:32:00 -0700 (PDT) Original-Received: by 10.142.162.8 with HTTP; Sat, 15 Sep 2007 14:32:00 -0700 (PDT) Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:78996 gmane.emacs.pretest.bugs:19886 Archived-At: Type "x C-x z z z z C-x u" (to insert an 'x', repeat the insert 4 times, then undo the last of the 4) Before the "C-x u" there were 5 'x's with the cursor after them all. After the "C-x u" there are 4 'x's, as expected, but the cursor is on the 2nd one, whereas I would expect it to be after the 4th one. If "C-x z" is used in full each time, instead of just hitting 'z' over and over, then the undo works as expected.