"Stephen J. Turnbull" <turnbull(a)sk.tsukuba.ac.jp> writes:
don't really know how to grep for it. I have grepped for
int-char,
int-to-char, char-int, and char-to-int and they're pretty rare in the
core and package code (2/3 of it) that I have.
I think that doesn't work. A lot of the conversions are implicit, like
in the loops you mentioned.
(let ((myvar ?a))
(while (<= myvar ?z)
(insert myvar)
(setq myvar (1+ myvar))))
(For this case it would be sufficient to have int->char conversion
work in ascii.)
Jan
--
Jan Vroonhof
http://www.math.ethz.ch/~vroonhof/
Mathematik, vroonhof @ math.ethz.ch
HG E16, ETH-Zentrum, Tel: +41-1-6325456/25154
Raemistrasse 101, CH-8092 Zuerich. Fax: +41-1-6321085