From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: master 930c578c104: ; Improvements to PEG documentation Date: Tue, 16 Apr 2024 17:33:38 -0700 Message-ID: <87wmowltel.fsf@ericabrahamsen.net> References: <171323742013.5283.3736155251539337632@vcs2.savannah.gnu.org> <20240416031700.9D2B1C1FB45@vcs2.savannah.gnu.org> <87le5dmxuf.fsf@gmx.de> <3800BF0D-113B-44B5-905E-A41B57E8BBB3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19268"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Michael Albinus , emacs-devel@gnu.org, Eli Zaretskii To: Mattias =?utf-8?Q?Engdeg=C3=A5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Apr 17 02:34:30 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rwtFt-0004np-UD for ged-emacs-devel@m.gmane-mx.org; Wed, 17 Apr 2024 02:34:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwtFC-0007O9-4l; Tue, 16 Apr 2024 20:33:46 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rwtFA-0007Nz-EB for emacs-devel@gnu.org; Tue, 16 Apr 2024 20:33:44 -0400 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rwtF8-0004nJ-R4; Tue, 16 Apr 2024 20:33:44 -0400 Original-Received: from localhost (71-212-21-65.tukw.qwest.net [71.212.21.65]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id D7FB6FA035; Wed, 17 Apr 2024 00:33:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1713314020; bh=ay9IuVIztLBKu2cG1k5PM840du8PTRMNFdxP3q4/GM4=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Z0oSXuPHvD0tYFeOPzmBKOfIv4I7M4NcftaotPSIqavl1kI4I6rhgEVuIAAoZjuwr L9ymch8VWF+bpMycW4L2jrGxJfMxl+UjiGIalfJ2KZFWYxjtKkSKLkUKiLX8Sj85tK vhC8+GanVKQfiheGMy7Z+0kxCjyIbapW1fHTm4ZY= In-Reply-To: <3800BF0D-113B-44B5-905E-A41B57E8BBB3@gmail.com> ("Mattias =?utf-8?Q?Engdeg=C3=A5rd=22's?= message of "Tue, 16 Apr 2024 12:05:44 +0200") Received-SPF: pass client-ip=52.70.2.18; envelope-from=eric@ericabrahamsen.net; helo=mail.ericabrahamsen.net X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:317755 Archived-At: Mattias Engdeg=C3=A5rd writes: > 16 apr. 2024 kl. 12.00 skrev Michael Albinus : > >> It looks, like the beginning of peg.texi has been removed accidently. > > I reverted the commit since it was such an obvious mistake. (Hope you don= 't mind.) I certainly don't mind, thank you for coming to my rescue. I seem to be slightly cursed recently. Eli Zaretskii writes: >> From: Eric Abrahamsen >> Cc: Stefan Monnier , emacs-devel@gnu.org >> Date: Mon, 15 Apr 2024 20:18:56 -0700 >>=20 >>=20 >> On 04/14/24 07:58 AM, Eli Zaretskii wrote: >> >> From: Stefan Monnier >> >> Cc: Eric Abrahamsen , emacs-devel@gnu.org >> >> Date: Sat, 13 Apr 2024 15:36:14 -0400 >> >>=20 >> >> > Ping! Eric, any progress with this? >> >>=20 >> >> I fixed the test failures. >> > >> > Thanks. >> > >> > Eric, this leaves the documentation-related comments in my message >> > from 2 weeks ago; could you please take care of those? >>=20 >> Done! Thank you for the push, and thanks to Stefan for fixing the tests. >>=20 >> I hope the docs read a bit better now -- I've also removed the mention >> that `peg-parse' could also accept a single list of PEXS, as I don't >> think it can any more (and I don't think it needs to be *so* flexible as >> all that). > > Thanks, but it looks like you made some editing mistake, which deleted > too much of the text, so the commit was reverted. Please take a look > and fix as needed; I tried to figure out what you wanted to do, but > couldn't, presumably because too much of the text was inadvertently > lost when you installed the changes. I did delete quite a large chunk of text by accident, I've rewritten it and committed again. Sorry this has been so rocky. Eric