From cdd2f37086b6940eaec270534d19b5c9dfe595f3 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 13 Sep 2023 08:59:01 -0400 Subject: add date submitted, date to notify --- emacsconf-stream.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacsconf-stream.el') diff --git a/emacsconf-stream.el b/emacsconf-stream.el index b24bf9d..4c23d0b 100644 --- a/emacsconf-stream.el +++ b/emacsconf-stream.el @@ -260,6 +260,7 @@ Final files should be stored in /data/emacsconf/stream/YEAR/video-slug--main.web emacsconf-stream-dir))) (defun emacsconf-stream-play-video (talk) + "Play just the video for TALK." (interactive (list (emacsconf-complete-talk-info))) (setq talk (emacsconf-resolve-talk talk)) (emacsconf-stream-track-ssh -- cgit v1.2.3