From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] fix/no-undo-boundary-on-secondary-buffer-change f59d1be: Move undo amalgamation to lisp. Date: Fri, 30 Oct 2015 09:28:18 -0400 Message-ID: References: <20151005134118.10933.50859@vcs.savannah.gnu.org> <87h9m52sh8.fsf@russet.org.uk> <87h9lqbk8m.fsf@russet.org.uk> <87mvvc9g3m.fsf@russet.org.uk> <87wpu8lbtp.fsf@russet.org.uk> <87io5r5n2d.fsf@russet.org.uk> <87a8r13fal.fsf@russet.org.uk> <877fm421ag.fsf@russet.org.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446211728 30159 80.91.229.3 (30 Oct 2015 13:28:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Oct 2015 13:28:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: phillip.lord@russet.org.uk (Phillip Lord) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 30 14:28:36 2015 Return-path: Envelope-to: ged-emacs-devel@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 1Zs9jQ-0005EU-Ai for ged-emacs-devel@m.gmane.org; Fri, 30 Oct 2015 14:28:36 +0100 Original-Received: from localhost ([::1]:50717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs9jP-0007r3-Hf for ged-emacs-devel@m.gmane.org; Fri, 30 Oct 2015 09:28:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs9jC-0007qu-Im for emacs-devel@gnu.org; Fri, 30 Oct 2015 09:28:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zs9j9-00084m-Du for emacs-devel@gnu.org; Fri, 30 Oct 2015 09:28:22 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:25616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs9j9-00084F-A7 for emacs-devel@gnu.org; Fri, 30 Oct 2015 09:28:19 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AHIwA731xV/+Z93mhcgxCEAsEVh0sEAgKBPDoTAQEBAQEBAYEKQQECAoNdAQEDAVYjEAs0BwsUGA2IWwjPIwEBAQcCAR+LOoUFB4QtBbUEI4I7gVkigngBAQE X-IPAS-Result: A0AHIwA731xV/+Z93mhcgxCEAsEVh0sEAgKBPDoTAQEBAQEBAYEKQQECAoNdAQEDAVYjEAs0BwsUGA2IWwjPIwEBAQcCAR+LOoUFB4QtBbUEI4I7gVkigngBAQE X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="172415625" Original-Received: from 104-222-125-230.cpe.teksavvy.com (HELO pastel.home) ([104.222.125.230]) by ironport2-out.teksavvy.com with ESMTP; 30 Oct 2015 09:28:18 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 2BC586006E; Fri, 30 Oct 2015 09:28:18 -0400 (EDT) In-Reply-To: <877fm421ag.fsf@russet.org.uk> (Phillip Lord's message of "Fri, 30 Oct 2015 08:44:39 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192966 Archived-At: >> The old code does it before. >> See, you just got bitten because you gratuitously changed that ;-) > Well, I strongly dispute this. Should we get our kids together so they can throw a tantrum for us? Stefan