From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Comments for bug#25132 fix? (Making with-silent-modifications buffer-local) Date: Thu, 19 Jan 2017 17:49:19 +0200 Message-ID: <83pojj6oe8.fsf@gnu.org> References: <4aa23451-b6cd-88b0-369e-99f6fe5f2175@gmail.com> <87y3yn2x4j.fsf@users.sourceforge.net> <87eg0e36un.fsf@users.sourceforge.net> <87lgu7wxix.fsf_-_@users.sourceforge.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1484842018 15364 195.159.176.226 (19 Jan 2017 16:06:58 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2017 16:06:58 +0000 (UTC) Cc: emacs-devel@gnu.org, npostavs@users.sourceforge.net To: John Wiegley Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 19 17:06:33 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cUFDd-0001y8-1w for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2017 17:05:45 +0100 Original-Received: from localhost ([::1]:49255 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUFDh-0006FW-RI for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2017 11:05:49 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUEy3-0001tW-6N for emacs-devel@gnu.org; Thu, 19 Jan 2017 10:49:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUExy-00069v-Cz for emacs-devel@gnu.org; Thu, 19 Jan 2017 10:49:39 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUExy-00069r-9t; Thu, 19 Jan 2017 10:49:34 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3356 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cUExw-0003s3-U3; Thu, 19 Jan 2017 10:49:33 -0500 In-reply-to: (message from John Wiegley on Wed, 18 Jan 2017 19:51:59 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:211402 Archived-At: > From: John Wiegley > Date: Wed, 18 Jan 2017 19:51:59 -0800 > Cc: emacs-devel@gnu.org > > >>>>> "n" == npostavs writes: > > n> Could someone comment on the patches I posted to Bug#25132? > n> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25132#22 > > They look good to me, Noam. Fine with me as well. Thanks.