There is some minor problem in Drei that you can see if you do this :
1. type (setf climi::*use-goatee* nil)
2. then type (clim-listener:run-listener)
3. in the listener, type "`(,@a ", i.e., backquote left-parenthesis
comma at-sign a space.
Drei crashes with an error message saying that #:A is not of type
list.
--
Robert Strandh
---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------