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: Display of undisplayable characters: \U01F3A8 instead of diamond Date: Sun, 28 Aug 2022 10:10:37 +0300 Message-ID: <83zgfoyhaq.fsf@gnu.org> References: <834jxz33m9.fsf@gnu.org> <831qt0zynu.fsf@gnu.org> <877d2s7tdo.fsf@dataswamp.org> <8735dg7st2.fsf@dataswamp.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18288"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Emanuel Berg Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Aug 28 09:11:11 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 1oSCRr-0004ab-DJ for ged-emacs-devel@m.gmane-mx.org; Sun, 28 Aug 2022 09:11:11 +0200 Original-Received: from localhost ([::1]:59544 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSCRq-0006i9-72 for ged-emacs-devel@m.gmane-mx.org; Sun, 28 Aug 2022 03:11:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSCRB-0005ee-95 for emacs-devel@gnu.org; Sun, 28 Aug 2022 03:10:29 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34256) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSCR7-0007p3-82; Sun, 28 Aug 2022 03:10:26 -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=3P/qw5eJ76ZiTHIESU3M2JvGMm8xesc8k6UrLvYaFgo=; b=I7Y4nopBPkuP hQIUCzfdS0tMe6jAnqNcdMCxshBgjvqiXbqVzZoXNgAaO0x2KGIKi27bOwM36TgKiI7s+Fm3A7YqV PkIMhFcVRoxUMmbXSdNY+ufifAyONSPPGedBEkqgSO8kf9hpPpVaSno22pHPnczrdIxynVdVTUQvW 7vLMrOu1yGGI6kZVmR62dGLYymhebaE89TT5Krp91FjAHJksrGEAf7XmXu5wBXNxhdhPzZ83kpbDF vthPK8HlHMuQFSCaxRemsdCWgdS7z45hRi3WwM/9+8THUPye1a2DJ0AiDVY8/y4XYtZNPzuBjjaQp RHQwzmMjNw9J5Gfr+vE46Q==; Original-Received: from [87.69.77.57] (port=4936 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 1oSCR1-0003Ne-Ge; Sun, 28 Aug 2022 03:10:24 -0400 In-Reply-To: <8735dg7st2.fsf@dataswamp.org> (message from Emanuel Berg on Sun, 28 Aug 2022 09:04:09 +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" Xref: news.gmane.io gmane.emacs.devel:294213 Archived-At: > From: Emanuel Berg > Date: Sun, 28 Aug 2022 09:04:09 +0200 > > >> In that case, you can significantly improve the situation by typing > >> > >> M-x latin1-display-ucs-per-lynx RET > > > > Not a command or even function but a variable? > > No, you have to upgrade to get that as well! It was always a command, it just wasn't autoloaded.