From xemacs-m  Sat Mar  1 00:58:25 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id AAA18735
	for <xemacs-beta@xemacs.org>; Sat, 1 Mar 1997 00:58:25 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id WAA12217; Fri, 28 Feb 1997 22:57:56 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id WAA20502; Fri, 28 Feb 1997 22:57:54 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id WAA06894; Fri, 28 Feb 1997 22:57:54 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id WAA01750; Fri, 28 Feb 1997 22:57:50 -0800
Date: Fri, 28 Feb 1997 22:57:50 -0800
Message-Id: <199703010657.WAA01750@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Steven L Baur <steve@miranova.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: xemacs 20 needs char-to-int
In-Reply-To: <m2hgiwsixc.fsf@altair.xemacs.org>
References: <199702281135.DAA28598@piglet.splode.com>
	<199702281539.HAA29232@newman>
	<199702282045.MAA29731@piglet.splode.com>
	<m2hgiwsixc.fsf@altair.xemacs.org>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII

>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:

sb> Noah Friedman writes:
>> 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.

sb> Would it be evil to do:

sb> (defalias 'char-to-int 'char-int)

How about changing the official name to 'char-to-int and obsoleting 'char-int?

Martin

