From: Erik Naggum
Subject: Re: code-char and char-code
Date: 
Message-ID: <3139226577852767@naggum.no>
* Jan Egil Hagen <·····@nntp.ifi.uio.no>
| I am confused about the behavior of code-char and char-code.

  no, you're confused about the print syntax of characters.

| Allegro CL Trial Edition 5.0 behaves like this:
| 
| (code-char (char-code #\newline))
| => #\newline
| (code-char (char-code #\�))
| => #\%x

  how come you didn't type #\� and see what it printed out, too?

| Why is Allegro doing what it is doing, and how can I make it behave like
| CMUCL?

  (fill excl::*char-int-to-name* nil :start 160)

#:Erik
-- 
@1999-07-22T00:37:33Z -- pi billion seconds since the turn of the century