My copyeditor asked me to adjust parts of the document to fit this:

\setupalign[verytolerant, nothyphenated]
\setupnotation[footnote][align={hyphenated, normal}]

It is causing problems in other areas of the document, where its no so needed though. Is there a way to tell these commands to "go back to the default"?

like \setupalign[default]
\setupnotation[default]

--Joel