;; *all-languages*          (:english)
;; *curlan*                 :english
;; *root-of-resources*      "C:\\Eigene Dateien\\Resources\\"
*load-patches*           "C:\\KPML-BINARIES\\Lispworks41\\"
*load-site-specifics*    nil
*monochrome*             :color
*versioning*             T
*ml-loading-mode*        :multilingual
*editing-protocol*    nil

;; 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

;; common-lisp-user::*root-of-kpml-tools*       "C:\\KPML-working\\KPML-Tools\\"
;; common-lisp-user::*kpml-tools-binaries-root* "C:\\KPML-working\\KPML-Tools\\"

kpml-i::*kpml-editing-method* ((:system . :emacs)(:chooser . :emacs)(:inquiry . :emacs)(:spl-term . :emacs)(:inq-impl . :emacs)(:lexeme . :emacs))

kpml-i::*default-kpml-hardcopy-directory* "C:\\tmp\\" ;; temp hardcopy files
*example-runner-results* "C:\\tmp\\"         ;; where example runs are put
