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: Disambiguate modeline character for UTF-8? Date: Thu, 06 Jul 2023 21:13:14 +0300 Message-ID: <83jzvchps5.fsf@gnu.org> References: <83wo1p73d2.fsf@gnu.org> <6ccde339-2bf1-3a4d-61bb-734046bf02d5@cs.ucla.edu> <83r1rx6vgv.fsf@gnu.org> <83lfi56te9.fsf@gnu.org> <83cz16k2kx.fsf@gnu.org> <833522jwvr.fsf@gnu.org> <87wmzdjk6l.fsf@yahoo.com> <219844d2-ca07-30f4-4e2c-1b1df76d0fa5@cs.ucla.edu> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28256"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ulm@gentoo.org, emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jul 06 20:14:29 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 1qHTUr-0007AL-SH for ged-emacs-devel@m.gmane-mx.org; Thu, 06 Jul 2023 20:14:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qHTTu-00020a-Gb; Thu, 06 Jul 2023 14:13:30 -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 1qHTTs-00020J-5p for emacs-devel@gnu.org; Thu, 06 Jul 2023 14:13:28 -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 1qHTTr-0006U8-3p; Thu, 06 Jul 2023 14:13:27 -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=/7F4EmZtZg1TmoA1dgyUQdoqU5oZN1pZ/DH+WTBvqkI=; b=gR1LVL1vCTiq BUP8kZxLOCz4C2shrS5ljvrOvMNc62zlKopEO+l87NSs8BUIc3ZogRQZOQ7e1ZkQ1VNeEiieuGFqO A6+Gnl4dpN4UmV1c0+KygEDAWmheFfv6ABgXNKT8RR5B1J8Bg05F1EZbMBhxDQsqku+G7enhfqBGE zFLzqhumZQLBfcwuoM/PAYi+m4xBbd9Dc0CEPXm74O/n3Bka24pVNcZ1BsjW9C7UTjmZZSjJSUlSe vaZcBWScnlxUqiQ7dJQ1LdS31eX+fOMdUr6PVxpVVDfqDYZEXCXxk++WIlGX5qDl6xnq/QGHaLL1G dsjLDeCoZ4rYIy0OIwFDTg==; 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 1qHTTe-0007Ak-8f; Thu, 06 Jul 2023 14:13:26 -0400 In-Reply-To: <219844d2-ca07-30f4-4e2c-1b1df76d0fa5@cs.ucla.edu> (message from Paul Eggert on Thu, 6 Jul 2023 10:37:53 -0700) 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:307527 Archived-At: > Date: Thu, 6 Jul 2023 10:37:53 -0700 > Cc: emacs-devel@gnu.org > From: Paul Eggert > > Also, Andreas made a good point: since GB18030 encodes Unicode, > shouldn't it be displayed as 'U' too? Why treat it specially? I don't think this is what Andreas had in mind, but in any case, I don't think we should make such a change with the GB18030 users actually asking for that.