diff options
Diffstat (limited to 'emacsconf.el')
-rw-r--r-- | emacsconf.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emacsconf.el b/emacsconf.el index 5c5737e..fe2a30c 100644 --- a/emacsconf.el +++ b/emacsconf.el @@ -1761,8 +1761,8 @@ friendly-id speaker - slugs #'emacsconf-org-after-todo-state-change t))) (defvar emacsconf-todo-hooks - '(emacsconf-stream-play-talk-on-change - emacsconf-stream-open-qa-windows-on-change + '(;; emacsconf-stream-play-talk-on-change + ;; emacsconf-stream-open-qa-windows-on-change emacsconf-erc-announce-on-change ;; announce via ERC emacsconf-publish-bbb-redirect emacsconf-stream-update-talk-info-on-change |