further repl tweaks
authorAndy Wingo <wingo@pobox.com>
Fri, 8 Oct 2010 17:27:45 +0000 (19:27 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 8 Oct 2010 17:27:45 +0000 (19:27 +0200)
commita627100bf39c64f986536e9faff564e5602e0efa
tree4f4601f2fb9c2ae8a26d049fc5af92f5ea9f39b7
parent7cd6d77c640115d64768ac2e6d81b82e272a706f
further repl tweaks

* module/system/repl/error-handling.scm (error-string): Refactor a
  little.
  (call-with-error-handling): Ensure a trailing newline when printing
  the error-msg.

* module/system/repl/repl.scm (run-repl): We don't know the name of the
  meta-command here.
module/system/repl/error-handling.scm
module/system/repl/repl.scm