From cabcb051a6201a907749c4fa46993af1e38013f9 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 29 Nov 2015 12:06:39 -0600 Subject: [PATCH] Added a TODO for myself to write (%run-immediately) 8sync/agenda.scm: new comment --- 8sync/agenda.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/8sync/agenda.scm b/8sync/agenda.scm index c2614ef..3c4270f 100644 --- a/8sync/agenda.scm +++ b/8sync/agenda.scm @@ -552,6 +552,8 @@ return the wrong thing via (%8sync) and trip themselves up." (list (make-port-request port-request-args ...) (make-run-request kont))))) +;; TODO: Write (%run-immediately) + ;; TODO (define-syntax-rule (%run-with-return return body ...) (make-async-request -- 2.31.1