diff --git a/collects/framework/prefs.ss b/collects/framework/prefs.ss index 57359848..29300578 100644 --- a/collects/framework/prefs.ss +++ b/collects/framework/prefs.ss @@ -87,7 +87,7 @@ (lambda () (raise (exn:make-unknown-preference (format "attempted to get unknown preference: ~a" p) - ((debug-info-handler))))))]) + (current-continuation-marks)))))]) (cond [(marshalled? ans) (let* ([default-s