diff options
author | Andy Wingo <wingo@pobox.com> | 2010-07-10 11:19:19 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2010-07-10 11:19:19 +0200 |
commit | c27d140ab4a5e5f6aad5a6e3912d06fb074358aa (patch) | |
tree | 3f4681f724ac3ac2caae8e3ff9eadb1d5a7805c5 /doc/ref/scheme-using.texi | |
parent | 8c8a13ecf5ee7c2d8342259cb9d187b8b16f1327 (diff) | |
download | guile-c27d140ab4a5e5f6aad5a6e3912d06fb074358aa.tar.gz |
validating repl options; value-history on by default
* module/system/repl/common.scm: Use (ice-9 history). Turns on value
history by default.
(repl-default-options): Expand the format of options to include an
optional value transformer, run when setting a value. Add prompt and
value-history options.
(repl-prepare-eval-thunk): Use repl-option-ref.
(repl-option-ref): Error if the option is unknown.
(repl-option-set!, repl-default-option-set!): Error if the option is
unknown. Pass the val through the transformer procedure.
(repl-default-prompt-set!): Just use repl-default-option-set!.
* module/system/repl/command.scm (option): Update for the new options
format.
Diffstat (limited to 'doc/ref/scheme-using.texi')
0 files changed, 0 insertions, 0 deletions