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: Where to contribute manual translations ? Date: Sat, 30 Dec 2023 09:10:23 +0200 Message-ID: <831qb45fog.fsf@gnu.org> References: <837cky94rm.fsf@gnu.org> <83v88i77ui.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26202"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, vincent.b.1@hotmail.fr, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 30 08:11:42 2023 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 1rJTVU-0006dd-BA for ged-emacs-devel@m.gmane-mx.org; Sat, 30 Dec 2023 08:11:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJTUZ-0003lI-4F; Sat, 30 Dec 2023 02:10:43 -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 1rJTUX-0003ku-Aq for emacs-devel@gnu.org; Sat, 30 Dec 2023 02:10:41 -0500 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 1rJTUW-0007q6-Iu; Sat, 30 Dec 2023 02:10:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=sDFRvJcbK5WvgIOzfCp1MPHZDlFRKPYPgUdPFr0kB3E=; b=mljuXTczuOVl TcbzzlNzzQuiUZIxHY84SDQ2lm62lAOYaqXZBcpHbbClt/JyuOVdWa4thtImPeXYppEMor5aypIRu hmANFmNrb/5vxBdPoFOGWH3qjLwt2eBndkMX53pujYXNhzXttWCDyJJ+k5NqPPM50FQj9jf4wlj7W TGVDdJcx6wu6v+2Ry+A28fqgwunFfpqSu7JZcMnoB9/PjMFqwjJgW5Plx89cBqhfmVFr+P/oPAJ+k OLbNtwAL3uC8K3NX4MkydFHH8FNOhSKkXGoCbqSw5BLphe794SuT/1C8Njo4l38zL6WVsQhqbHw+5 3QvauwDZTKAZxjSUlewqyQ==; In-Reply-To: (message from Richard Stallman on Fri, 29 Dec 2023 22:22:31 -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:314359 Archived-At: > From: Richard Stallman > Cc: eliz@gnu.org, vincent.b.1@hotmail.fr, emacs-devel@gnu.org > Date: Fri, 29 Dec 2023 22:22:31 -0500 > > You seem to be talking about how to organize a collection fo manuals > about various manuals. The plan you've proposed might make sense for > its internal organization, but the crucial question is, WHERE WOULD WE > PUT IT and who would run it? > > If we want to put lots of GNU manuals on the web for general access, > this should not e part of Emacs development. The place for it is > on gnu.org, but not as part of the Emacs pages. We were discussing the places for the Texinfo sources and the corresponding Info manuals. We didn't discuss the HTML output of that, and my initial thinking about this is for now to exempt the translations from the process of producing HTML docs for uploading to the gnu.org site (see admin/make-manuals and admin/upload-manuals, and their description in admin/make-tarball.txt). > That belongs at the leve of the GNU Project, and I should discuss it > with the GNU webmasters. They should make this collection -- if they > have not already. > > We can set up gnu.org/manuals for a place to put them. Yes. But that's a separate issue, not the one we discussed.