Can anyone tell me how to define my own escape sequences within strings in mzscheme? I looked in the manual and I can't find it anywhere. (All I want to do is make (unescaped) \@ be left intact in strings instead of triggering an error.) Thanks! --pg