the submitter's name: Michael Sperber The submitter's email address: sperber@deinprogramm.de the draft version of the report: draft 6 a one-sentence summary of the issue: The word "dynamic environment" is largely unspecified a full description of the issue:
This is closely related to Ticket #127: The interaction between dynamic binding and non-local control transfers and dynamic extents should be specified. In most Scheme implementations (and in R6RS) the dynamic environment is associated with continuations, so the report should specify both the interaction with `call-with-current-continuation' and `dynamic-wind'.
Duplicate of #455.