;; KPML configuration file. ;; ;; Make sure that this file is never written out from a word processing program ;; in anything but *plain text*!!! It should also never receive a file extension!! *all-languages* (:english) *curlan* :english *root-of-resources* "D:\\Resources\\" ;; set this to where *your* resources are *load-patches* nil ;; set NIL to suppress patch loading *load-site-specifics* nil *monochrome* :color *versioning* T *ml-loading-mode* :multilingual *editing-protocol* nil ;; The following are backup places for information while KPML is ;; working and for your exmaple runs. Either change these to ;; some other values are make sure that you do have a C:\tmp ;; directory available! kpml-i::*default-kpml-hardcopy-directory* "C:\\tmp\\" ;; temp hardcopy files *example-runner-results* "C:\\tmp\\" ;; where example runs are put kpml-i::*kpml-editing-method* ((:system . :kpml)(:chooser . :kpml)(:inquiry . :kpml)(:spl-term . :emacs)(:inq-impl . :emacs)(:lexeme . :kpml)) ;; The following will cause Lispworks to break when it attempts to ;; change the frame layout if it were set T and the user collects ;; some features. kpml-i::*show-collecteds* nil