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: Sun, 23 Aug 2020 22:42:38 +0300 Message-ID: <83lfi56te9.fsf@gnu.org> References: <83wo1p73d2.fsf@gnu.org> <6ccde339-2bf1-3a4d-61bb-734046bf02d5@cs.ucla.edu> <83r1rx6vgv.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10862"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eggert@cs.ucla.edu, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Aug 23 21:43:13 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 1k9vtZ-0002jY-O7 for ged-emacs-devel@m.gmane-mx.org; Sun, 23 Aug 2020 21:43:13 +0200 Original-Received: from localhost ([::1]:39804 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k9vtY-0007gt-Oz for ged-emacs-devel@m.gmane-mx.org; Sun, 23 Aug 2020 15:43:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38010) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k9vt8-0007GY-Hv for emacs-devel@gnu.org; Sun, 23 Aug 2020 15:42:46 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57785) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k9vt6-0005Q6-QX; Sun, 23 Aug 2020 15:42:44 -0400 Original-Received: from [176.228.60.248] (port=1433 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1k9vt6-0003xF-1T; Sun, 23 Aug 2020 15:42:44 -0400 In-Reply-To: (message from Ulrich Mueller on Sun, 23 Aug 2020 21:13:25 +0200) 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:254160 Archived-At: > From: Ulrich Mueller > Cc: eggert@cs.ucla.edu, monnier@iro.umontreal.ca, emacs-devel@gnu.org > Date: Sun, 23 Aug 2020 21:13:25 +0200 > > IMHO these two are the most important ones nowadays, so they should be > unique. I don't really care about the rest (maybe "1" is still somewhat > important here in Europe), and tried to change as little as possible in > my suggestion. Namely, only move the ones colliding with "U" out of the > way and otherwise stay with ASCII. I'm asking whether this whole issue is important enough to trigger yet another round of endless arguments and gratuitous changes for very little gain.