|
| From: | Richard Stallman |
| Subject: | Re: Lisp reader bug |
| Date: | Sat, 05 Apr 2003 03:12:27 -0500 |
Emacs of CVS HEAD has a bug in Lisp reader. For instance,
(read (format "'%c" (decode-char 'ucs #x102)))
=> (quote )
Is that a bug? I am not sure. What do you think correct behavior
would be?
| [Prev in Thread] | Current Thread | [Next in Thread] |