From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master 930c578c104: ; Improvements to PEG documentation Date: Wed, 17 Apr 2024 15:26:47 +0300 Message-ID: <86y19cgooo.fsf@gnu.org> 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> <87wmowltel.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36761"; mail-complaints-to="usenet@ciao.gmane.io" Cc: mattias.engdegard@gmail.com, michael.albinus@gmx.de, emacs-devel@gnu.org To: Eric Abrahamsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Apr 17 14:28:07 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 1rx4OU-0009Kt-GK for ged-emacs-devel@m.gmane-mx.org; Wed, 17 Apr 2024 14:28:06 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rx4Nk-0000WD-Mk; Wed, 17 Apr 2024 08:27:20 -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 1rx4Nj-0000Vr-Fh for emacs-devel@gnu.org; Wed, 17 Apr 2024 08:27:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rx4Nj-0001MC-3T; Wed, 17 Apr 2024 08:27:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=moCYSRxmPSfDMzDbFFGYvwCJXHExp4SKixJSi3h/vm0=; b=IT1iwrVfr/kgJ2AdVAPX CIr+cmTPKvZ/Tgfot/ZYI2PywnFgGbn4DyzkXAlNyWzscqECoMkwYtkOsJNMo/Qmmp1lFI915J+1O 8/Dg5ZRWbJCF0HnWK5rZTvn5/WAGW4V4CruOUTcgKCSAgNoPVdqF9i5YvewVIUkSoYVjy/gCBMWmF mFZtDB4S2fnzfHKeO5wiuOH/n+v81H1Esa9mUlGSqtfE8ayZnWYfgFI7St1AlXf5kjj7Sis6zaSO8 E6xbd+1tr4q19ya7pS2UZNZhsBlpUkTJFsQvHs/c6NR+TjlDZVNimwjEL4DNi87zW3Yi6UsULdWEb CVcxYcL7UfIJ+Q==; In-Reply-To: <87wmowltel.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on Tue, 16 Apr 2024 17:33:38 -0700) 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:317763 Archived-At: > From: Eric Abrahamsen > Cc: Michael Albinus , emacs-devel@gnu.org, > Eli Zaretskii > Date: Tue, 16 Apr 2024 17:33:38 -0700 > > Mattias EngdegÄrd writes: > > > 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. Thanks, LGTM.