From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: evaluating numbers Date: Thu, 14 Nov 2019 20:36:29 +0900 Message-ID: References: <875zjw2emg.fsf@gmx.net> <618B38D9-CD34-4200-8CA1-1A6B0922A83A@traduction-libre.org> <871ruk2d3f.fsf@gmx.net> <3C929D7B-1C10-4713-9EDA-55C80FC36AD8@traduction-libre.org> <835zjvg385.fsf@gnu.org> <83sgmyd6rw.fsf@gnu.org> <835zjucwbz.fsf@gnu.org> <628A3663-BDD3-47C5-B4F4-E260FD900691@traduction-libre.org> <83o8xla50f.fsf@gnu.org> <8336ex9sow.fsf@gnu.org> <4836980E-C425-466C-BB86-5E962C4B3F96@traduction-libre.org> <83zhgy7qxq.fsf@gnu.org> Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3601.0.10\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="38547"; mail-complaints-to="usenet@blaine.gmane.org" To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 14 12:36:52 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iVDQi-0009uG-28 for ged-emacs-devel@m.gmane.org; Thu, 14 Nov 2019 12:36:52 +0100 Original-Received: from localhost ([::1]:56286 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVDQg-0000kN-Nt for ged-emacs-devel@m.gmane.org; Thu, 14 Nov 2019 06:36:50 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35594) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVDQW-0000k5-3c for emacs-devel@gnu.org; Thu, 14 Nov 2019 06:36:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVDQV-0006pY-4p for emacs-devel@gnu.org; Thu, 14 Nov 2019 06:36:40 -0500 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:35067) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iVDQU-0006pA-Uj for emacs-devel@gnu.org; Thu, 14 Nov 2019 06:36:39 -0500 Original-Received: from [172.20.10.2] (KD182251131158.au-net.ne.jp [182.251.131.158]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 4491C100002 for ; Thu, 14 Nov 2019 11:36:35 +0000 (UTC) In-Reply-To: X-Mailer: Apple Mail (2.3601.0.10) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.178.231 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:242145 Archived-At: > On Nov 14, 2019, at 18:46, Yuri Khan wrote: >=20 > On Thu, 14 Nov 2019 at 16:26, Eli Zaretskii wrote: >=20 >>> For "discoverability" (or "cognitive gap reduction") purposes, I'd = rather have something like >>>=20 >>> 1114111 (#o4177777, #x10ffff, t) >>>=20 >>> 232 (#o350, #xe8, t) >>>=20 >>> or something similar where t is the value of characterp for that = integer when the integer is above the value of = eval-expression-print-maximum-character. >>=20 >> IMO, this would be extremely confusing. We don't have any other APIs >> like that, and using characterp in this case, if appropriate, is very >> easy. >=20 > A non-confusing solution to the issue =E2=80=9CI have a code point and = I=E2=80=99d > like to know which character that is, but I don=E2=80=99t want Emacs = to spend > time trying all fonts to see if any of them has a glyph=E2=80=9D could = be to > show the Unicode name for code points greater than > eval-expression-print-maximum-character and less than (max-char). >=20 > 232 (#o350, #xe8, LATIN SMALL LETTER E WITH GRAVE) > 1114109 (#o4177775, #x10fffd, ) Yes !!! :) Jean-Christophe Helary ----------------------------------------------- http://mac4translators.blogspot.com @brandelune