From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: Translating the Emacs manuals (a summary) Date: Sat, 20 Jan 2024 04:37:05 +0000 Message-ID: References: <83h6j9umik.fsf@gnu.org> 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="40055"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 20 07:40:35 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 1rR51v-000ADu-1g for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Jan 2024 07:40:35 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rR51C-00005F-8Z; Sat, 20 Jan 2024 01:39:50 -0500 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 1rR36a-0000KO-DY for emacs-devel@gnu.org; Fri, 19 Jan 2024 23:37:16 -0500 Original-Received: from mail-4317.proton.ch ([185.70.43.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rR36X-0006mO-5Q; Fri, 19 Jan 2024 23:37:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=traductaire-libre.org; s=protonmail; t=1705725428; x=1705984628; bh=AcO1eaUKQyKE7PYsjL8XQv5uEB/v886v97WP9vQi8lw=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=BdRUOV4TUJjA/WbFE6AFK+HpYSPXPHyBk0mB1XobwMjm7CYpYxtQoVtyfQzTbbP5F cM/76jOfkooyWXIFdrxc6SIdrkMqPtlUJzNfeOfDVr3FrQxefQD/M9c3HR95i1cUSz tcmmnfSpraL5gn37nPxLIx1MUxRQqFRdRJYXQIWoXI9hEyRhe+tuvAPeG/M8aDKskE czC5+A/kmsGn5x+jKXX8yZq+gbNoppAaSE4zifDRTusa67trrcE2XuHiqA3KW0bA8T uw1AWVCIdDShK9PMb+gAGJAyIhvwJ3/MDYLHmKqQvE6KvDnEJ2eG1ZXFtTD5RKPEJi 5MXn7SGJZp7gQ== In-Reply-To: <83h6j9umik.fsf@gnu.org> Feedback-ID: 92162971:user:proton Received-SPF: pass client-ip=185.70.43.17; envelope-from=jean.christophe.helary@traductaire-libre.org; helo=mail-4317.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 20 Jan 2024 01:39:46 -0500 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:315130 Archived-At: > On Jan 20, 2024, at 4:54, Eli Zaretskii wrote: >=20 >> Date: Fri, 19 Jan 2024 18:00:34 +0000 >> From: Jean-Christophe Helary >> Cc: help-texinfo@gnu.org >>=20 >> I=E2=80=99m trying here to make a summary of the discussions that we= =E2=80=99ve had so far, in the hope of being able to propose a proper readm= e file at some point in the close future. >>=20 >> I hope I've not forgotten anything. >=20 > Looks fine to me, thanks. (I am making amendments at the moment and that triggers a few extra questio= ns.) What about people who do not have commit rights to the repository? Can they send a file to the list and ask for it to be committed to a review= branch?