projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e518ad9
)
indentation
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 22 Nov 2015 02:44:47 +0000
(20:44 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 22 Nov 2015 02:44:47 +0000
(20:44 -0600)
loopy.scm
patch
|
blob
|
history
diff --git
a/loopy.scm
b/loopy.scm
index 1d227f12dbc10672fbf1584db970a52b36ede55f..22b6ac894aac168b3f6c85258e98f89899e54f70 100644
(file)
--- a/
loopy.scm
+++ b/
loopy.scm
@@
-643,8
+643,8
@@
return the wrong thing via (8sync) and trip themselves up."
based on the results"
(define (call-proc proc)
(call-with-prompt
-
(agenda-prompt-tag agenda)
-
proc setup-async-request))
+ (agenda-prompt-tag agenda)
+ proc setup-async-request))
(let ((queue (agenda-queue agenda))
(next-queue (make-q)))