Syntax for key sequences
Hi everybody, I guess somewhere in the LW documentation one can find a section explaining which syntax for key sequences a command like EDITOR:BIND-KEY will accept, but I haven't found it yet. It seems that LispWorks up to 6.1 would accept something like (editor:bind-key "Compile Defun" #(#\control-\c #\control-\c) :mode "Lisp") while LispWorks 7 chokes on it. Any pointers? Thanks, Edi. _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html