From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: etc/HELLO: On Chinese and Cantonese Date: Thu, 22 Oct 2020 17:58:59 +0200 (CEST) Message-ID: <20201022.175859.826587304791565566.wl@gnu.org> References: <83wnzil7ki.fsf@gnu.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7696"; mail-complaints-to="usenet@ciao.gmane.io" Cc: matthewzmd@posteo.net, eliz@gnu.org, ksqsf@mail.ustc.edu.cn, emacs-devel@gnu.org To: stefankangas@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 22 17:59:44 2020 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 1kVd0B-0001v5-SM for ged-emacs-devel@m.gmane-mx.org; Thu, 22 Oct 2020 17:59:43 +0200 Original-Received: from localhost ([::1]:42176 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVd0A-0001qM-Uj for ged-emacs-devel@m.gmane-mx.org; Thu, 22 Oct 2020 11:59:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46524) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVcza-00012Z-IM for emacs-devel@gnu.org; Thu, 22 Oct 2020 11:59:06 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:58552) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVczY-0000jk-Pt for emacs-devel@gnu.org; Thu, 22 Oct 2020 11:59:06 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6E250160063 for ; Thu, 22 Oct 2020 17:59:02 +0200 (CEST) Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CHBqm4bcwz9ryG; Thu, 22 Oct 2020 17:59:00 +0200 (CEST) In-Reply-To: X-Mailer: Mew version 6.8 on Emacs 28.0.50 / Mule 6.0 (HANACHIRUSATO) Received-SPF: pass client-ip=185.67.36.65; envelope-from=werner.lemberg@posteo.de; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/22 11:59:02 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -38 X-Spam_score: -3.9 X-Spam_bar: --- X-Spam_report: (-3.9 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:258304 Archived-At: > Eli Zaretskii writes: > >> AFAIR, there are some non-trivial aspects here, some of them political >> and even ideological. There's PRC and there's ROC (a.k.a. Taiwan), >> and I'm not sure what will each group say about the proposed changes. > > FWIW, RFC5646 suggests: > > zh-Hant (Chinese written using the Traditional Chinese script) > zh-Hans (Chinese written using the Simplified Chinese script) If the `HELLO` file is a showcase for scripts, the above makes sense. Werner