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: evaluating numbers Date: Thu, 7 Nov 2019 18:43:40 +0900 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3594.4.19\)) 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="98544"; mail-complaints-to="usenet@blaine.gmane.org" To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 07 10:46: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 1iSeNQ-000PVG-5H for ged-emacs-devel@m.gmane.org; Thu, 07 Nov 2019 10:46:52 +0100 Original-Received: from localhost ([::1]:40220 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSeNP-0008MV-0q for ged-emacs-devel@m.gmane.org; Thu, 07 Nov 2019 04:46:51 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59612) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSeND-0008MI-5V for emacs-devel@gnu.org; Thu, 07 Nov 2019 04:46:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSeNA-0006QM-OV for emacs-devel@gnu.org; Thu, 07 Nov 2019 04:46:37 -0500 Original-Received: from relay12.mail.gandi.net ([217.70.178.232]:39793) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iSeNA-0001pE-Ii for emacs-devel@gnu.org; Thu, 07 Nov 2019 04:46:36 -0500 Original-Received: from [192.168.0.87] (mo148-67-218-70.air.mopera.net [148.67.218.70]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay12.mail.gandi.net (Postfix) with ESMTPSA id F2C9C200078 for ; Thu, 7 Nov 2019 09:43:44 +0000 (UTC) X-Mailer: Apple Mail (2.3594.4.19) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.178.232 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:241907 Archived-At: A while ago the biggest number that evaluated to a character (that I = could not display) was 1114111 (evaluated to "?=F4=8F=BF=BF "). Now, I can only go up to 127 (#o177, #x7f, ?\C-?) and 128 evaluates to = (#o200, #x80) which looks like the ASCII character set, but I was under = the impression that Emacs had its own character set... What's going on here ? Jean-Christophe Helary ----------------------------------------------- http://mac4translators.blogspot.com @brandelune