From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: Lisp primitives and their calling of the change hooks Date: Sat, 6 Jan 2018 19:06:07 +0000 Message-ID: <20180106190607.GC23284@ACM> References: <20180103124543.GA5435@ACM> <20180104155111.GB6846@ACM> <20180104211154.GC6846@ACM> <20180106151839.GB23284@ACM> <83373j9d1a.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1515265741 2630 195.159.176.226 (6 Jan 2018 19:09:01 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 6 Jan 2018 19:09:01 +0000 (UTC) User-Agent: Mutt/1.7.2 (2016-11-26) Cc: Stefan Monnier , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 06 20:08:56 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 1eXtph-0007v0-Ga for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2018 20:08:41 +0100 Original-Received: from localhost ([::1]:46537 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXtrh-0008JM-0Z for ged-emacs-devel@m.gmane.org; Sat, 06 Jan 2018 14:10:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXtra-0008Iw-Hk for emacs-devel@gnu.org; Sat, 06 Jan 2018 14:10:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXtrX-0001cY-UA for emacs-devel@gnu.org; Sat, 06 Jan 2018 14:10:38 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:59841 helo=mail.muc.de) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1eXtrX-0001aT-Iy for emacs-devel@gnu.org; Sat, 06 Jan 2018 14:10:35 -0500 Original-Received: (qmail 10503 invoked by uid 3782); 6 Jan 2018 19:10:31 -0000 Original-Received: from acm.muc.de (p548C6CC7.dip0.t-ipconnect.de [84.140.108.199]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 06 Jan 2018 20:10:29 +0100 Original-Received: (qmail 3359 invoked by uid 1000); 6 Jan 2018 19:06:07 -0000 Content-Disposition: inline In-Reply-To: <83373j9d1a.fsf@gnu.org> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [fuzzy] X-Received-From: 193.149.48.1 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:221647 Archived-At: Hello, Eli. On Sat, Jan 06, 2018 at 18:18:09 +0200, Eli Zaretskii wrote: > > 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. Thanks. I've just committed this change to the emacs-26 branch. -- Alan Mackenzie (Nuremberg, Germany).