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.bugs Subject: bug#58159: [PATCH] Add support for the Wancho script Date: Mon, 03 Oct 2022 05:38:02 +0300 Message-ID: <83bkqtzl6d.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37686"; mail-complaints-to="usenet@ciao.gmane.io" Cc: lumarzeli30@gmail.com, 58159@debbugs.gnu.org To: rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 03 04:39:10 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1ofBMM-0009c9-Al for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 03 Oct 2022 04:39:10 +0200 Original-Received: from localhost ([::1]:52568 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ofBMK-0003he-GF for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 02 Oct 2022 22:39:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41220) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofBME-0003hU-MZ for bug-gnu-emacs@gnu.org; Sun, 02 Oct 2022 22:39:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49427) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ofBME-0002kx-Ei for bug-gnu-emacs@gnu.org; Sun, 02 Oct 2022 22:39:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ofBME-0004Fe-5m for bug-gnu-emacs@gnu.org; Sun, 02 Oct 2022 22:39:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 03 Oct 2022 02:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58159 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 58159-submit@debbugs.gnu.org id=B58159.166476469716283 (code B ref 58159); Mon, 03 Oct 2022 02:39:02 +0000 Original-Received: (at 58159) by debbugs.gnu.org; 3 Oct 2022 02:38:17 +0000 Original-Received: from localhost ([127.0.0.1]:48505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ofBLU-0004EY-TZ for submit@debbugs.gnu.org; Sun, 02 Oct 2022 22:38:17 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:57052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ofBLT-0004EM-B6 for 58159@debbugs.gnu.org; Sun, 02 Oct 2022 22:38:15 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34702) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofBLO-0002jN-59; Sun, 02 Oct 2022 22:38:10 -0400 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=NqCUqgXCV+YQeRm2clQtqDVEStiP9yYk3fHisM2h7DM=; b=eNLFQ9LBnyti Wt72HLmYBLrk0T0v1NU4j3e2WuRFpvTRWMIiqq9NOEfRdykYLuj7h9mGoTw5Bxs4c3wD4OQ4MSBjo vFGkWcV87aE6Yc4M15eKWtSQL/wJJd8wkvJc/EPwHHz3olVjvLFgwizwUsvxzF9RihB8V7OrVcHLy k5IwI9zpEPw7/wQR/BCil4aVsFaOCPNacKB7YZEYV8iJRRYZ8t5EbTzQzFQbxpaetFsg1I9qhnk3W V9LVnikMIdYQG7eN+H9f9Aq7OwkB1q6y8t1tjWAu9uRXvoNgeu6cFk4L4HAZy2gnz4RcXOQVNVgFm LIv7SOeVcmPZaup99aA5wg==; Original-Received: from [87.69.77.57] (port=2136 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofBLM-0007GP-UJ; Sun, 02 Oct 2022 22:38:09 -0400 In-Reply-To: (message from Richard Stallman on Sun, 02 Oct 2022 21:06:10 -0400) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:244281 Archived-At: > Cc: 58159@debbugs.gnu.org > From: Richard Stallman > Date: Sun, 02 Oct 2022 21:06:10 -0400 > > But if Unicode is inclined to do things like this, how many more > barely-used scripts will it adopt? How many more has it already > adopted? That is not our question to answer. The Unicode Consortium makes these decisions based on their criteria. We just support the characters they add. These additions are usually so minor that I believe they don't warrant any discussion. E.g., part of the support for new characters is the ability to up-case and down-case them; we lift the data from the Unicode Character Database, which we import. It would be unthinkable for Emacs not to be able to do these simple text operations on any character.