From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Proposal: include list of contributors on GNU Emacs website Date: Mon, 28 Oct 2019 17:14:15 -0700 Organization: UCLA Computer Science Department Message-ID: <6255ccc1-ce63-d0a5-4668-1e9e8c3590f2@cs.ucla.edu> References: <20191028072938.GR9125@protected.rcdrun.com> <1ECDF872-9E1C-4365-A210-C413246D1454@gnu.org> <20191028104156.GZ9125@protected.rcdrun.com> <9a873d25-4a9a-be85-ade9-b08030663474@cs.ucla.edu> <20191028185843.GL8382@protected.rcdrun.com> <1d0af191-db77-f0fd-aa12-83dc5d22a537@cs.ucla.edu> <20191028210903.GR8382@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="255738"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 Cc: emacs-devel@gnu.org To: Jean Louis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 29 01:15:50 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iPFAr-0014R9-Mi for ged-emacs-devel@m.gmane.org; Tue, 29 Oct 2019 01:15:49 +0100 Original-Received: from localhost ([::1]:46052 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPFAq-0007z0-I7 for ged-emacs-devel@m.gmane.org; Mon, 28 Oct 2019 20:15:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33767) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPF9P-0007IZ-Kc for emacs-devel@gnu.org; Mon, 28 Oct 2019 20:14:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPF9O-00048I-A1 for emacs-devel@gnu.org; Mon, 28 Oct 2019 20:14:19 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:59014) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iPF9O-000483-4D for emacs-devel@gnu.org; Mon, 28 Oct 2019 20:14:18 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 5A69D16027E; Mon, 28 Oct 2019 17:14:16 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 7DoEQi8Q1k2e; Mon, 28 Oct 2019 17:14:15 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 4FF4B16027D; Mon, 28 Oct 2019 17:14:15 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id bb5OXOaSCmMC; Mon, 28 Oct 2019 17:14:15 -0700 (PDT) Original-Received: from Penguin.CS.UCLA.EDU (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 309AA160264; Mon, 28 Oct 2019 17:14:15 -0700 (PDT) In-Reply-To: <20191028210903.GR8382@protected.rcdrun.com> Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 131.179.128.68 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241570 Archived-At: On 10/28/19 2:09 PM, Jean Louis wrote: > I could run it in > Emacs and edit the list without problems just as UTF-8. That would work if this job were just a one-off. But the list of contributors changes with time and we don't want to do this task by hand each time the set of contributors changes. > Which name exactly? Sorry, I've forgotten. But you can run the command yourself and see. As I recall, more than one name has problems, and the problems are not limited to non-UTF-8 names. > I do not have a clue how Emacs website is maintained. https://www.gnu.org/prep/maintain/html_node/Web-Pages.html should help you get started. > When static page generator starts generating, script is run and I > don't need to take care of it. It's not that simple at Savannah, for various reasons.