summaryrefslogtreecommitdiffstats
path: root/2020/submissions.org
diff options
context:
space:
mode:
Diffstat (limited to '2020/submissions.org')
-rw-r--r--2020/submissions.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/2020/submissions.org b/2020/submissions.org
index 0aa8826e..90d82dce 100644
--- a/2020/submissions.org
+++ b/2020/submissions.org
@@ -8,7 +8,7 @@
[[elisp:(org-babel-execute-buffer)][Execute buffer]] - start with this to get the function definitions
[[elisp:(conf/update-talks)][Update talk info]] - run this after changing talk time or order
[[elisp:(let ((org-agenda-files (list (buffer-file-name)))) (org-agenda-list nil (org-read-date nil nil "2020-11-28") 2))][View as agenda]]
-[[lisp:conf/generate-schedule-files][Generate schedule files]]
+[[elisp:conf/generate-schedule-files][Generate schedule files]]
* Tables
@@ -3026,7 +3026,7 @@ The total is written to the MIN_TIME_SUM property of this heading"
#+end_src
** Generate schedule file
-#+begin_src emacs-lisp :results none
+#+begin_src emacs-lisp :results none :eval yes
(defun conf/get-talk-info ()
(let (talk results)
(org-map-entries (lambda ()