From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 937CF3858C5E for ; Fri, 10 Mar 2023 00:17:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 937CF3858C5E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 1A31833E9A; Thu, 9 Mar 2023 19:17:06 -0500 (EST) Received: from naga.localdomain (188-23-63-229.adsl.highway.telekom.at [188.23.63.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 4885C33E6D; Thu, 9 Mar 2023 19:17:05 -0500 (EST) Date: Fri, 10 Mar 2023 01:17:04 +0100 (CET) From: Gerald Pfeifer To: Sandra Loosemore cc: =?ISO-8859-2?Q?Arsen_Arsenovi=E6?= , gcc-patches@gcc.gnu.org, Joseph Myers Subject: Re: [PATCH v2 4/5] Update texinfo.tex, remove the @gol macro/alias In-Reply-To: <26dbe30b-455d-2e01-80b9-436175c2e179@codesourcery.com> Message-ID: <1aca913f-02eb-6990-cc50-05f44a4d9e66@pfeifer.com> References: <20230223102714.3606058-1-arsen@aarsen.me> <20230223102714.3606058-5-arsen@aarsen.me> <26dbe30b-455d-2e01-80b9-436175c2e179@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Scanned-By: mailmunge 3.11 on 209.68.5.143 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Thu, 9 Mar 2023, Sandra Loosemore wrote: > This is OK, but I'd like to see this patch split into two separate > commits as well -- one for the texinfo.tex import, and one for the @gol > changes. I believe Arsen does not have git write access. Arsen, if that is indeed the case, I offer to push these two commits for you if you send them by e-mail (as two attachments). Gerald