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: Coding systems vietnamese-vscii and vietnamese-tcvn Date: Fri, 21 Jul 2023 16:06:09 +0300 Message-ID: <83jzutbeim.fsf@gnu.org> References: <83zg3pzbm6.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28853"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jul 21 15:06:27 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 1qMppy-0007HG-Os for ged-emacs-devel@m.gmane-mx.org; Fri, 21 Jul 2023 15:06:27 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMppB-0000Rw-Fh; Fri, 21 Jul 2023 09:05:37 -0400 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 1qMpp9-0000RX-Pz for emacs-devel@gnu.org; Fri, 21 Jul 2023 09:05:35 -0400 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 1qMpp8-0001lm-Sa; Fri, 21 Jul 2023 09:05:34 -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=IA+C1Ua7LdVCHZeNl/SJelPtNr1Q1f96UuCcnbX6Of4=; b=HSFu4UKj7vVA QsYjQYLGk+z+qckxh5S3J2Cmf7iYjOhRFT3QCL9teIxsZn9G6pNg7IicMtYpi2DRUU2ASH9wYSXvx wfLFSa59D8u0cP5xmJ+Hg5wJMkxW7Zy0ZxtPP4ls4PbgkZ7ZY9f7BJjySjj7FEmKURYA7jNpKIYI8 6WzDQE8sV6W++/02aoD5JCppNlir262NMJCpH6/din16Utza4dzwp8IFSr+D2aN4pyvqs759lXuj9 5SEoW1lo0m4kuV3EY1gCCikNtc39b0tqbEMFeuVNuwaiVbzgPS5G1V9miSIGdz/v16yTQPw/lhY/r j8DWXWEFxATSet1o5kNc7Q==; Original-Received: from [87.69.77.57] (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 1qMpp8-0007BJ-BV; Fri, 21 Jul 2023 09:05:34 -0400 In-Reply-To: (message from Ulrich Mueller on Fri, 21 Jul 2023 14:52:55 +0200) 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:307999 Archived-At: > From: Ulrich Mueller > Cc: emacs-devel@gnu.org > Date: Fri, 21 Jul 2023 14:52:55 +0200 > > >>>>> On Fri, 21 Jul 2023, Eli Zaretskii wrote: > > > Why is the fact that we have two separate coding systems a problem in > > this case? > > Presumably it works fine as-is, but is there any benefit of having such > duplication? I cannot see any clear benefits either way. Maybe we need to ask Vietnamese users. The comments in lisp/language/vietnamese.el say that vscii is deprecated.