Hello,
add-command-to-command-table is supposed to take a command-table
designator as argument, but in fact, this does not work. I suspect
that is because in the body of this function `command-table' (the
parameter) is used instead of `table' which holds the value after a
call to find-command-table.
--
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.
---------------------------------------------------------------------