![](https://secure.gravatar.com/avatar/1d4cf7cf4c27786090923d85b429b183.jpg?s=120&d=mm&r=g)
13 Dec
2004
13 Dec
'04
12:01 p.m.
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. ---------------------------------------------------------------------