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#11774: [O] bug#11774: org-mode causes undo boundaries to be lost Date: Tue, 03 Jul 2012 13:29:51 -0400 Message-ID: References: <20120703095729.GA6651@c3po> <4FF30D50.8010009@os.inf.tu-dresden.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1341336645 6684 80.91.229.3 (3 Jul 2012 17:30:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 Jul 2012 17:30:45 +0000 (UTC) Cc: Bastien , Toby Cubitt , 11774@debbugs.gnu.org To: Martin Pohlack Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 03 19:30:44 2012 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 1Sm6vx-0003ov-U7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 03 Jul 2012 19:30:42 +0200 Original-Received: from localhost ([::1]:45769 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sm6vw-0007uj-UV for geb-bug-gnu-emacs@m.gmane.org; Tue, 03 Jul 2012 13:30:40 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sm6vk-0007PQ-3o for bug-gnu-emacs@gnu.org; Tue, 03 Jul 2012 13:30:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sm6vi-0008Ap-Jc for bug-gnu-emacs@gnu.org; Tue, 03 Jul 2012 13:30:27 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sm6vc-00087T-I0; Tue, 03 Jul 2012 13:30:20 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Sm70A-0006HA-DN; Tue, 03 Jul 2012 13:35:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Tue, 03 Jul 2012 17:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11774 X-GNU-PR-Package: emacs,org-mode X-GNU-PR-Keywords: Original-Received: via spool by 11774-submit@debbugs.gnu.org id=B11774.134133687724090 (code B ref 11774); Tue, 03 Jul 2012 17:35:02 +0000 Original-Received: (at 11774) by debbugs.gnu.org; 3 Jul 2012 17:34:37 +0000 Original-Received: from localhost ([127.0.0.1]:45594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sm6zk-0006GV-Ta for submit@debbugs.gnu.org; Tue, 03 Jul 2012 13:34:37 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:15833) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sm6zj-0006GN-CQ for 11774@debbugs.gnu.org; Tue, 03 Jul 2012 13:34:35 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09MCquH/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLDiYSFBgNJIgcBboJkEQDozOBWIMF X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="192556311" Original-Received: from 76-10-171-135.dsl.teksavvy.com (HELO pastel.home) ([76.10.171.135]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 03 Jul 2012 13:29:52 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 4AD554E706; Tue, 3 Jul 2012 13:29:51 -0400 (EDT) In-Reply-To: <4FF30D50.8010009@os.inf.tu-dresden.de> (Martin Pohlack's message of "Tue, 03 Jul 2012 17:18:40 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:61538 Archived-At: > Which is what one wants. Someone seems to be merging the self-insert > commands in your situation. Probably the native merging code has > changed in recent Emacs itself. Indeed, self-insert-command used to be treated specially by the read-eval-loop and the merging was performed there. Now this command is handled like any other, and self-insert-command does the merging itself. In most cases the result is the same, but the behavior is not quite identical in the details. Stefan