,option evaluates its right-hand-side
authorAndy Wingo <wingo@pobox.com>
Thu, 7 Mar 2013 10:29:01 +0000 (11:29 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 7 Mar 2013 10:29:01 +0000 (11:29 +0100)
commit8d48877d2cacebeb1352404b0e2514a60416c8a4
tree0e682f6be50a49f7defeeb9e93f4fc06a0b5df16
parent83dce818ec912def820808c059ee6f9c3801585e
,option evaluates its right-hand-side

* doc/ref/scheme-using.texi (System Commands): Better documentation for
  ,option.

* module/system/repl/command.scm (option): Evaluate the RHS when setting
  an option.  Fixes bug 13076.
doc/ref/scheme-using.texi
module/system/repl/command.scm