Re: CLSQL and Slime
Patrick May <[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
On Mar 30, 2010, at 1:01 PM, Nathan Bird wrote: > On 3/30/2010 12:25 PM, Patrick May wrote: >> When I evaluate this form: >> >> (select 'customer :where [= [id] id] :flatp t) >> >> in Slime, after (locally-enable-sql-reader-syntax), I get the following error: >> >> Unbound variable: [= >> [Condition of type UNBOUND-VARIABLE] > > This always means that the reader syntax is not enabled where this is > being read. I evaluated (locally-enable-sql-reader-syntax) just before it. I also tried (file-enable-sql-reader-syntax) with the same result. >> The same code works from the REPL. Is it not possible to use Slime with CLSQL? > > Where did you use the enable-sql-reader? in the repl? I just evaluated it with C-xC-e in my Slime buffer. Thanks, Patrick _______________________________________________ CLSQL mailing list [email protected] http://lists.b9.com/cgi-bin/mailman/listinfo/clsql
smime.p7s
(application/pkcs7-signature, 2.4 KB) - not displayed