* 8sync/agenda.scm: Remove install-suspendable-ports! call from top level.
(start-agenda): Move install-suspendable-ports! here.
%current-agenda
start-agenda agenda-run-once))
-(install-suspendable-ports!)
-
;; @@: Using immutable agendas here, so wouldn't it make sense to
;; replace this queue stuff with using pfds based immutable queues?
(post-run-hook #f))
;; TODO: Document fields
"Start up the AGENDA"
+ (install-suspendable-ports!)
(let loop ((agenda agenda))
(let ((agenda
;; @@: Hm, maybe here would be a great place to handle