From 92983544ea1448c06c57bdbe014c08aa9a41cfe9 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 15 Oct 2023 21:40:46 -0400 Subject: move json publishing to emacsconf-publish --- emacsconf-publish.el | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) (limited to 'emacsconf-publish.el') diff --git a/emacsconf-publish.el b/emacsconf-publish.el index 9d311b7..a142fd7 100644 --- a/emacsconf-publish.el +++ b/emacsconf-publish.el @@ -1209,7 +1209,6 @@ Entries are sorted chronologically, with different tracks interleaved." (interactive) (setq filename (or filename (expand-file-name "index.html" emacsconf-backstage-dir))) (let ((info (or emacsconf-schedule-draft (emacsconf-publish-prepare-for-display (emacsconf-get-talk-info)))) - (default-directory emacsconf-cache-dir) (emacsconf-main-extensions (append emacsconf-main-extensions emacsconf-publish-backstage-extensions))) (with-temp-file filename (let* ((talks @@ -1533,6 +1532,32 @@ answers without needing to listen to everything again. You can see