Keith Hamasaki - 2002-11-06

Logged In: YES
user_id=416522

I get this same error on GNU Emacs 21.2.1 on Windows XP.
The problem is that the csde-dbs-cmd class is missing
some :documentation entries. For example, in the id variable,
after :type integer there should be a :documentation before
the "Command id" string. This is also true of some of the
other variables. Adding in the :documentation seems to fix
the problem.