From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#16411: undo in region corrupts existing text Date: Thu, 27 Feb 2014 00:02:58 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1393477570 18527 80.91.229.3 (27 Feb 2014 05:06:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Feb 2014 05:06:10 +0000 (UTC) Cc: 16411@debbugs.gnu.org To: Barry OReilly Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 27 06:06:18 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WItAn-0002je-D0 for geb-bug-gnu-emacs@m.gmane.org; Thu, 27 Feb 2014 06:06:17 +0100 Original-Received: from localhost ([::1]:44341 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WItAm-0001fR-Rz for geb-bug-gnu-emacs@m.gmane.org; Thu, 27 Feb 2014 00:06:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WItAe-0001f6-JL for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 00:06:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WItAY-00069P-Od for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 00:06:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WItAY-00069L-Lc for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 00:06:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WItAY-00048m-6N for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 00:06:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Feb 2014 05:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16411 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16411-submit@debbugs.gnu.org id=B16411.139347751315840 (code B ref 16411); Thu, 27 Feb 2014 05:06:02 +0000 Original-Received: (at 16411) by debbugs.gnu.org; 27 Feb 2014 05:05:13 +0000 Original-Received: from localhost ([127.0.0.1]:42050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIt9k-00047Q-Lz for submit@debbugs.gnu.org; Thu, 27 Feb 2014 00:05:13 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:5482) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WIt9i-00047F-0H for 16411@debbugs.gnu.org; Thu, 27 Feb 2014 00:05:10 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFFpaMk/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GDMEhkQoDiGGOSI1RgV6DFQ X-IPAS-Result: Av4EABK/CFFFpaMk/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GDMEhkQoDiGGOSI1RgV6DFQ X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="48864619" Original-Received: from 69-165-163-36.dsl.teksavvy.com (HELO ceviche.home) ([69.165.163.36]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 27 Feb 2014 00:05:08 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id C7ABA66099; Thu, 27 Feb 2014 00:02:58 -0500 (EST) In-Reply-To: (Barry OReilly's message of "Wed, 26 Feb 2014 10:20:17 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:86301 Archived-At: > Ping. Is my fix to the bug described at > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411#38 acceptable to > install? Here is the patch again: I think so, yes, but please add a corresponding ERT test case. Stefan