From xemacs-m  Fri Feb 28 14:46:22 1997
Received: from piglet.splode.com (h-205-217-255-72.netscape.com [205.217.255.72])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA11135
	for <xemacs-beta@xemacs.org>; Fri, 28 Feb 1997 14:46:17 -0600 (CST)
Received: (from friedman@localhost)
	by piglet.splode.com (8.8.5/8.8.5) id MAA29731;
	Fri, 28 Feb 1997 12:45:15 -0800
Date: Fri, 28 Feb 1997 12:45:15 -0800
Message-Id: <199702282045.MAA29731@piglet.splode.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: friedman@splode.com (Noah Friedman)
To: wmperry@aventail.com
Cc: xemacs-beta@xemacs.org
Subject: Re: xemacs 20 needs char-to-int
Reply-To: friedman@splode.com
In-Reply-To: <wmperry@aventail.com> Fri, 28 Feb 1997 07:39:39 -0800
References: <199702281135.DAA28598@piglet.splode.com>
	<199702281539.HAA29232@newman>

>>Now that ints and chars aren't the same type anymore, xemacs needs a way to
>>convert them.
>
>  Hmmm - char-int?

Ok, then let me express my disappointment that this function is
inconsistently named compared to other type conversion functions.
For one thing, that made it hard for me to find.

(Thanks to everyone who pointed out its existence to me, though.)

