<asbjxrn@ifi.uio.no> wrote:
+---------------
| BTW. The reason is that locally-enable-sql-reader-syntax is changing
| the reader. Since the reader will read in the whole defun form before
| evaluating it, it is too late to do the call inside the defun. The reader
| has already processed your [*] so changing the syntax will not work.
+---------------
And if file-compiling it, the OP'll probably need an EVAL-WHEN wrapped
around them, too...
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607