From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: master c5e89be: On C-y, stop some text property entries being written into buffer-undo-list Date: Thu, 23 Apr 2015 14:01:02 -0400 Message-ID: References: <20150422095031.27238.96994@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1429812104 13101 80.91.229.3 (23 Apr 2015 18:01:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Apr 2015 18:01:44 +0000 (UTC) Cc: Alan Mackenzie To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 23 20:01:44 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 1YlLRP-0007oS-Kf for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2015 20:01:35 +0200 Original-Received: from localhost ([::1]:41506 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlLRP-0002oI-1T for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2015 14:01:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlLQz-0002dw-NT for emacs-devel@gnu.org; Thu, 23 Apr 2015 14:01:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlLQu-0005uZ-Em for emacs-devel@gnu.org; Thu, 23 Apr 2015 14:01:09 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlLQu-0005uU-AO for emacs-devel@gnu.org; Thu, 23 Apr 2015 14:01:04 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YlLQs-0003I4-7V; Thu, 23 Apr 2015 14:01:02 -0400 X-Spook: assassinate TELINT colonel ISEC Lexis-Nexis number key X-Ran: Q+;EKe(sM$)e@A24H'G:KPjy/Y^g,"f"TrTn.Rd2K*,*zV@q`oq5~y5WwjT=}2L3gBc[>G X-Hue: green X-Attribution: GM In-Reply-To: (Alan Mackenzie's message of "Wed, 22 Apr 2015 09:50:31 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:185830 Archived-At: Alan Mackenzie wrote: > Commit: Alan Mackenzie > > On C-y, stop some text property entries being written into buffer-undo-list > > lisp/subr.el (remove-yank-excluded-properties): enclose the code in > `with-silent-modifications'. Please include the "* " before the file name in your logs. Eg use C-c C-a as described in CONTRIBUTE.