Subject: Re: Implementation costs...
From: rpw3@rpw3.org (Rob Warnock)
Date: Sun, 13 Apr 2008 04:20:41 -0500
Newsgroups: comp.lang.lisp
Message-ID: <r4idnYxrN_z0TZzVnZ2dnUVZ_veinZ2d@speakeasy.net>
Barry Margolin <barmar@alum.mit.edu> wrote:
+---------------
| You can also use the ROOM function. ...
+---------------
Also be sure to try all three ANSI-defined variants,
which might give usefully-different amounts of information:
(room nil)
(room :default) ; Or simply (room)
(room t)
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607