From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: master 7b31de4: Add hook for all events Date: Wed, 23 Jan 2019 22:56:19 +0000 Message-ID: <87o98756gc.fsf@russet.org.uk> References: <20190122214637.25164.20429@vcs0.savannah.gnu.org> <20190122214639.B2E13203DD@vcs0.savannah.gnu.org> <87lg3cth82.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="118597"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.90 (gnu/linux) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 23 23:57:12 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmRSJ-000Uga-OU for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2019 23:57:12 +0100 Original-Received: from localhost ([127.0.0.1]:43170 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmRSI-0005j4-7R for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2019 17:57:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:40805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmRSC-0005iw-79 for emacs-devel@gnu.org; Wed, 23 Jan 2019 17:57:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmRSB-00041T-Ix for emacs-devel@gnu.org; Wed, 23 Jan 2019 17:57:04 -0500 Original-Received: from cloud103.planethippo.com ([78.129.138.110]:48596) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmRSB-0003aJ-5V for emacs-devel@gnu.org; Wed, 23 Jan 2019 17:57:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=2cxPL8JLU/rvjismhfXffEaev1rPrHuqzxkyGrbJcsY=; b=BXyFE8SjnfsAdeuA0TByj9hiQ oArPMMhO9FmxlSwdvJGj45xG3MDd1vjQ4qI3UuT/6g7dVqXlnve/X6zk93vdjEkx1D/vi90YEJ7Nc oRvDgRhvtbg+a73GS857Xc8SSEAP/Pm/KfAYVTcFm03yX9MQ1rvEK2pSi2sBIU8c0Ri1JY8Xgksue +SX/LkJnS9zEi0bMNAb9uZ1k7egDFsKsX/Gek1qWq/MtxxrZ2WJtSWgm+Or7hnpLmBjsV4UM5wR1M AUKFUTVD4ib4+BDj8GWi34FjcKYK+Xdkk4+jBhh6xyjsAW5q0C+I82hQaTN3ODBtqmgKxonfg8NGy KbPZCOjig==; Original-Received: from cpc142652-benw12-2-0-cust953.16-2.cable.virginm.net ([82.21.43.186]:53470 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1gmRRT-00ApsI-RL; Wed, 23 Jan 2019 22:56:19 +0000 In-Reply-To: <87lg3cth82.fsf@gmx.de> (Michael Albinus's message of "Wed, 23 Jan 2019 00:17:33 +0100") X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 78.129.138.110 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:232660 Archived-At: Michael Albinus writes: > phillip.lord@russet.org.uk (Phillip Lord) writes: > > Hi Philipp, "Phillip" -- I should change my email line to "Phil". There are too many versions of the spelling. >> diff --git a/etc/NEWS b/etc/NEWS >> index 2118747..b0bbaeb 100644 >> --- a/etc/NEWS >> +++ b/etc/NEWS >> @@ -1189,11 +1189,13 @@ removed. >> >> * Lisp Changes in Emacs 27.1 >> >> -+++ >> + >> ** 'self-insert-command' takes the char to insert as (optional) argument. > > Is there a reason you have removed the three pluses? Yep. Screw up with my rebase. Slightly unfortunate that the "+++/---" markup is similar to the markup that diff uses but guess that's a poor excuse. > >> +** New hook `input-event-functions` run whenever a user-input is read. >> + > > In etc/NEWS, pls quote Lisp objects 'like-this'. I guess you shall > preceed this entry by three minuses, because it lacks the documentation > in the manual. I thought the semantics of "---" was "definately needs not change" and I am not sure whether this is true. Sitting on the fence. I can update the documentation also. Phil