[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
backquote
- To: jonl@lucid.com
- Subject: backquote
- From: barmar@Think.COM
- Date: Mon, 14 Nov 88 02:43:25 EST
- Cc: Greenwald@stony-brook.scrc.symbolics.com, KMP@stony-brook.scrc.symbolics.com, donc@vaxa.isi.edu, common-lisp@sail.stanford.edu
- In-reply-to: Jon L White's message of Sun, 13 Nov 88 20:04:56 PST <8811140404.AA20070@bhopal>
Specifically Re: ``(,@,@x)
It does still get a read-time error on Genera 7.2. I also tried some
variants. ``(,@,@x a) seems to work. ``(a ,@,@x) doesn't get an
error, but I think it gets the wrong result.
barmar