[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lisp parser broken
From: |
Kim F. Storm |
Subject: |
Re: Lisp parser broken |
Date: |
19 Feb 2003 00:49:24 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
"Stefan Monnier" <monnier+gnu/address@hidden> writes:
> With the current CVS trunk, I still have trouble with ? syntax:
>
> ELISP> '(?\ ?\-)
> *** Read error *** Invalid read syntax: "?"
> ELISP> '(? ?\-)
> *** Read error *** Invalid read syntax: "?"
> ELISP>
>
> Such forms are used everywhere, so we have to allow them in
> order not to break backward compatibility.
Sorry. I tested the non-trivial cases, and forgot about
the trivial ones. Fixed now.
Lesson: This is an good candidate for regression testing.
--
Kim F. Storm <address@hidden> http://www.cua.dk