>> In this SRFI, "an error is raised" means that an error is signaled
that is of type &error.
Apologies, addendum: this should say
> In this SRFI, "an error is raised" means that an error is signaled,
and that the condition has type &error if the R6RS condition is available.
Every occurence of "an error is signaled" should add "(in the sense of
the R7RS)" for clarification.
-- Peter McGoron