From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: make-char 'symbol weirdness Date: Mon, 03 May 2010 17:35:35 -0400 Message-ID: Reply-To: sds@gnu.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1272922565 5226 80.91.229.12 (3 May 2010 21:36:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 3 May 2010 21:36:05 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 03 23:36:00 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O93Ix-0004NH-SS for ged-emacs-devel@m.gmane.org; Mon, 03 May 2010 23:35:57 +0200 Original-Received: from localhost ([127.0.0.1]:48517 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O93Iu-0001WV-6t for ged-emacs-devel@m.gmane.org; Mon, 03 May 2010 17:35:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O93Ip-0001VJ-5V for emacs-devel@gnu.org; Mon, 03 May 2010 17:35:47 -0400 Original-Received: from [140.186.70.92] (port=37077 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O93In-0001Ui-TE for emacs-devel@gnu.org; Mon, 03 May 2010 17:35:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O93Im-0007mW-Iv for emacs-devel@gnu.org; Mon, 03 May 2010 17:35:45 -0400 Original-Received: from mail-yx0-f203.google.com ([209.85.210.203]:33695) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O93Ij-0007m0-2i; Mon, 03 May 2010 17:35:41 -0400 Original-Received: by yxe41 with SMTP id 41so2634003yxe.14 for ; Mon, 03 May 2010 14:35:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:subject :user-agent:mail-copies-to:return-receipt-to:reply-to:x-attribution :x-disclaimer:date:message-id:mime-version:content-type; bh=rLrl71Ap92MZ0ZuavK0UwTkwvrUs8ygrYuFd9MYzqhM=; b=Mcf+5MjRBM8XyJWMBK+7aCjpGHPIkrU7nKSXkSyasNvhtPTs1LS6St8v2qHMl8lKi7 vMsSNNXnUQerY9V9HJgboyTCb19R75BbrtSdJhRR53G9CsxNkBP3OGxEo0RmB6uFSXV0 iBllyJnZeXhOXxqwcVVHtQOhzOnWlY6H+L2O4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:subject:user-agent:mail-copies-to:return-receipt-to :reply-to:x-attribution:x-disclaimer:date:message-id:mime-version :content-type; b=NyfQhjWKHy/aQxw8p+qUcTsywc6QjVc3asDxDV0twfnR5QsshDJAMgCtpekTNsrTeo NLkg2v30ozdCpieY0zZKnomwEhh/mEmJ9x0zfE9zKwuQer0ejukJWkYS//NGnCOGJxCa CoYm+m4/aI4HA3FliXRsTxmJvxhpcK9z7OILw= Original-Received: by 10.224.100.144 with SMTP id y16mr1683169qan.332.1272922538997; Mon, 03 May 2010 14:35:38 -0700 (PDT) Original-Received: from nyc-qws-005.delacy.com ([38.105.200.250]) by mx.google.com with ESMTPS id 2sm10035626qwi.59.2010.05.03.14.35.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 03 May 2010 14:35:37 -0700 (PDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Mail-Copies-To: never X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124486 Archived-At: GNU Emacs 24.0.50.10 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4) of 2010-05-03 a->alpha : (make-char 'symbol 97) ==> 945 b->beta : (make-char 'symbol 98) ==> 946 c->chi ??? (make-char 'symbol 99) ==> 967 ???!!! d->delta: (make-char 'symbol 100) ==>948 why?? -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.4 (Final) http://pmw.org.il http://mideasttruth.com http://jihadwatch.org http://ffii.org http://camera.org http://truepeace.org http://thereligionofpeace.com Liberty is measured in meters: how far one can travel without showing an ID.