diff --git a/ha-org-word-processor.org b/ha-org-word-processor.org index 98f3700..140ca4c 100644 --- a/ha-org-word-processor.org +++ b/ha-org-word-processor.org @@ -440,7 +440,7 @@ Used to use [[https://github.com/takaxp/org-tree-slide][org-tree-slide]] for sho (defun org-present-end () (org-present-small) (org-blocks-show-headers) - (setq mode-line-format ha-org-present-mode-line-format) + (setq mode-line-format ha-org-present-mode-line) (setq cursor-type t) (blink-cursor-mode 1) (org-present-read-write))