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: Lisp primitives and their calling of the change hooks Date: Sat, 06 Jan 2018 18:18:09 +0200 Message-ID: <83373j9d1a.fsf@gnu.org> References: <20180103124543.GA5435@ACM> <20180104155111.GB6846@ACM> <20180104211154.GC6846@ACM> <20180106151839.GB23284@ACM> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1515255407 4530 195.159.176.226 (6 Jan 2018 16:16:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 6 Jan 2018 16:16:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 06 17:16:43 2018 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 1eXr98-0000JD-RL for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2018 17:16:34 +0100 Original-Received: from localhost ([::1]:41005 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXrB8-0003fA-8W for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2018 11:18:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXrB2-0003ey-66 for emacs-devel@gnu.org; Sat, 06 Jan 2018 11:18:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXrB1-0006tN-G0 for emacs-devel@gnu.org; Sat, 06 Jan 2018 11:18:32 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54246) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXrB1-0006tE-CS; Sat, 06 Jan 2018 11:18:31 -0500 Original-Received: from [176.228.60.248] (port=2678 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eXrAz-0003kQ-TM; Sat, 06 Jan 2018 11:18:31 -0500 In-reply-to: (message from Stefan Monnier on Sat, 06 Jan 2018 10:51:30 -0500) 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:221646 Archived-At: > From: Stefan Monnier > Date: Sat, 06 Jan 2018 10:51:30 -0500 > > AFAIC this text can be installed in emacs-26 even if there's still a known > bug where we don't behave as promised. For all we know, there are yet > more (not yet known) such bugs anyway. FWIW, I don't object to changing the manual on the release branch, although I'm still not convinced it will be more helpful in practice.