summaryrefslogtreecommitdiffstats
path: root/2022/organizers-notebook/index.org
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-21 08:36:23 -0500
committerSacha Chua <sacha@sachachua.com>2022-11-21 08:36:23 -0500
commit9afb7490237551d79b1b806a1d2c15e72a4b1810 (patch)
treec119543a77f0022538e926914597f273e1f18001 /2022/organizers-notebook/index.org
parentd818273c7af44549f17bc24aae76de1947aaa224 (diff)
downloademacsconf-wiki-9afb7490237551d79b1b806a1d2c15e72a4b1810.tar.xz
emacsconf-wiki-9afb7490237551d79b1b806a1d2c15e72a4b1810.zip
Set localizing to 10 minutes
Diffstat (limited to '2022/organizers-notebook/index.org')
-rw-r--r--2022/organizers-notebook/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org
index 9561c6eb..f9d7d97c 100644
--- a/2022/organizers-notebook/index.org
+++ b/2022/organizers-notebook/index.org
@@ -152,7 +152,7 @@ document.querySelector('.update-only.create-room-button').click();
okay, next thing, it automatically refreshes. so I can't run the whole Javascript, I need to xdotool it.
-#+begin_src emacs-lisp
+#+begin_src emacs-lisp :eval no
(setq list (mapcar (lambda (o) (plist-get o :bbb-room)) (emacsconf-get-talk-info)))
(setq list (seq-drop list (seq-position list "https://bbb.emacsverse.org/b/sac-rvc-kd2-pev")))
(progn