From 6e3ecf794f5528d6fb086c08443748c074197f5d Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 28 Nov 2022 21:49:07 -0500 Subject: try to simplify state transitions --- emacsconf-publish.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacsconf-publish.el') diff --git a/emacsconf-publish.el b/emacsconf-publish.el index a4b09fe..ed83cd6 100644 --- a/emacsconf-publish.el +++ b/emacsconf-publish.el @@ -1980,6 +1980,7 @@ when the host has opened the Q&A.

(defun emacsconf-publish-bbb-static-redirects () "Create emergency redirects that can be copied over the right location." + (interactive) (mapc (lambda (state) (let ((emacsconf-publish-current-dir (expand-file-name -- cgit v1.2.3