Christophe
Weblog
Wiki
Code
Publications
Music
projects
/
squeeze-el.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
454563f
)
refresh syncgroups
author
Christophe Rhodes
<csr21@cantab.net>
Sun, 30 Mar 2014 20:36:13 +0000
(21:36 +0100)
committer
Christophe Rhodes
<csr21@cantab.net>
Sun, 30 Mar 2014 20:36:13 +0000
(21:36 +0100)
squeeze.el
patch
|
blob
|
history
diff --git
a/squeeze.el
b/squeeze.el
index 0d23a0c6d23dbeb5dd0349215b53ee8d3ec79024..9a03eebaed519a12ad7cfc4581df1c7b7b9b0cc7 100644
(file)
--- a/
squeeze.el
+++ b/
squeeze.el
@@
-226,6
+226,8
@@
(let ((squeeze-control-inhibit-display t))
(squeeze-control-query-players)
(accept-process-output (get-buffer-process "*squeeze*"))
(let ((squeeze-control-inhibit-display t))
(squeeze-control-query-players)
(accept-process-output (get-buffer-process "*squeeze*"))
+ (squeeze-control-query-syncgroups)
+ (accept-process-output (get-buffer-process "*squeeze*"))
(dolist (player squeeze-players)
(squeeze-control-query-power (squeeze-player-playerid player))
(accept-process-output (get-buffer-process "*squeeze*"))
(dolist (player squeeze-players)
(squeeze-control-query-power (squeeze-player-playerid player))
(accept-process-output (get-buffer-process "*squeeze*"))