#;1> (with Error: (zero?) bad argument type: "with" Call history: (rl-make-readline-port) (get-environment-variable "INSIDE_EMACS") (##sys#require (quote readline)) (##sys#require (quote readline-scheme-completion)) type-checks.scm:54: ##sys#require (rl-history-file (format "~a/.csi_history" (get-environment-variable "HOME"))) (format "~a/.csi_history" (get-environment-variable "HOME")) (get-environment-variable "HOME") (rl-stifle-history! 10000) (rl-completer-word-break-characters-set! "\"'`;|(") (rl-completer-set! rl-scheme-completer) (rl-basic-quote-characters-set! "\"|") (rl-variable-bind! "blink-matching-paren" "on") (rl-paren-blink-timeout-set! 200000) (current-input-port (rl-make-readline-port)) (rl-make-readline-port) <-- #;1>