From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Display of undisplayable characters: \U01F3A8 instead of diamond Date: Mon, 05 Sep 2022 00:05:32 -0400 Message-ID: References: <87edx28cl1.fsf@disroot.org> <83y1v7w6eu.fsf@gnu.org> <2f302d1c3966849477b3@heytings.org> <83mtbiovzr.fsf@gnu.org> <83a67hq3l7.fsf@gnu.org> <83mtbhneht.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7695"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Sep 05 06:19:32 2022 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 1oV3a5-0001mz-S0 for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Sep 2022 06:19:30 +0200 Original-Received: from localhost ([::1]:57300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oV3a4-0007GX-Ox for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Sep 2022 00:19:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38764) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oV3Mb-0004cj-Al for emacs-devel@gnu.org; Mon, 05 Sep 2022 00:05:33 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49708) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oV3Mb-0000nN-2I for emacs-devel@gnu.org; Mon, 05 Sep 2022 00:05:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=LoJryRXZenrhaxOFlP3Rv7ObOrmo7PX+Yq6/61dohoo=; b=PEhn14ZTW+Di +2VMAokqxPmz/xEvoy720TPB3YAHbXoGr4DaABHRjtLeJgr+qRUpBWxgI9G/al5sjWbo/Ren3D8qT 3Y4ezqoM09VXRjo+hk3HS9uIOeRq6WJQoqvrRhjAJIJHCTmpJDlcuG7HEIf7Jh3Dr6//9ptFkElRl DfqX6vr8OhStItPfvLgaKbS4KTeEM/Z2av9LwDtrIawXx6ApaKHM752CBlL3W401iMTC8tHGEhFDP U+/3832NS416ueFHItQt69HvUwpWHq6/LPs3CAL+UHC+OMux+ilquGPY+OwLTEoo/WIALqDqns6VC Bigy8ca35joJU4pF9EggRg==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1oV3Ma-0006gn-L6; Mon, 05 Sep 2022 00:05:32 -0400 In-Reply-To: <83mtbhneht.fsf@gnu.org> (message from Eli Zaretskii on Sat, 03 Sep 2022 09:44:46 +0300) 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" Xref: news.gmane.io gmane.emacs.devel:294728 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > It works, but looping over all the Unicode characters is very slow, so > doing that at each startup would be unacceptable. If someone needs, I > can show a simple code to be run by the user, once, on the Linux > console, that would allow then to determine the codepoint ranges for > which the U+FFFD (or any other) replacements are needed, so that users > could run that code, and then put such customizations in their init > files. That's the way I'd like it to work. I would not mind running this again if the capabilities of the Linux console ever change, -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)