From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: Fix the choked unreality in page Parser State in syntax.texi. Date: Fri, 20 Dec 2019 20:37:42 +0000 Message-ID: <20191220203742.GA13806@ACM> References: <20191218195423.GA5215@ACM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="242884"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 20 21:37:56 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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iiP23-00115N-Qr for ged-emacs-devel@m.gmane.org; Fri, 20 Dec 2019 21:37:55 +0100 Original-Received: from localhost ([::1]:33218 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iiP22-0002Yz-JI for ged-emacs-devel@m.gmane.org; Fri, 20 Dec 2019 15:37:54 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53647) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iiP1w-0002WP-GJ for emacs-devel@gnu.org; Fri, 20 Dec 2019 15:37:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iiP1v-0007K4-Cx for emacs-devel@gnu.org; Fri, 20 Dec 2019 15:37:48 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:62107 helo=mail.muc.de) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1iiP1v-0007D8-0F for emacs-devel@gnu.org; Fri, 20 Dec 2019 15:37:47 -0500 Original-Received: (qmail 74979 invoked by uid 3782); 20 Dec 2019 20:37:45 -0000 Original-Received: from acm.muc.de (p4FE15C41.dip0.t-ipconnect.de [79.225.92.65]) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 20 Dec 2019 21:37:42 +0100 Original-Received: (qmail 13826 invoked by uid 1000); 20 Dec 2019 20:37:42 -0000 Content-Disposition: inline In-Reply-To: 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.23 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:243524 Archived-At: Hello, Stefan and Eli. On Fri, Dec 20, 2019 at 11:45:15 -0500, Stefan Monnier wrote: > > I therefore propose installing the following documentation patch for > > Emacs 27. It also tidies up one or two untidinesses: > LGTM, thanks (rather than replacing "one" with "two", I'd rephrase so > that it doesn't mention how many there are to avoid such > inconsistencies in the future ;-) Yes, that would be a lot better. I've changed the patch for that, and committed it to the master branch. > Stefan -- Alan Mackenzie (Nuremberg, Germany).