[rdnzl-devel] Head scratcher accessing a property using clisp 2.42

Evaluating [%KeyChar args] when args is a KeyPressEventArgs produces the following: *** - FUNCALL: undefined function #:INTERNAL-NAME5570 The following restarts are available: USE-VALUE :R1 You may input a value to be used instead of (FDEFINITION '#:INTERNAL-NAME5570). RETRY :R2 Retry STORE-VALUE :R3 You may input a new value for (FDEFINITION '#:INTERNAL-NAME5570). SKIP :R4 skip (RUN-APROPOS-FORM) ABORT :R6 ABORT Matt

On Mon, 22 Oct 2007 13:03:03 +0000 (UTC), Matthew Swank <akopa.gmane.poster@gmail.com> wrote:
Evaluating [%KeyChar args] when args is a KeyPressEventArgs produces the following: *** - FUNCALL: undefined function #:INTERNAL-NAME5570 The following restarts are available: USE-VALUE :R1 You may input a value to be used instead of (FDEFINITION '#:INTERNAL-NAME5570). RETRY :R2 Retry STORE-VALUE :R3 You may input a new value for (FDEFINITION '#:INTERNAL-NAME5570). SKIP :R4 skip (RUN-APROPOS-FORM) ABORT :R6 ABORT
Which Lisp? Does it work with other Lisps? What exactly did you do? Backtrace?
participants (2)
-
Edi Weitz
-
Matthew Swank