fix agenda freezing emacs
This commit is contained in:
@@ -530,3 +530,5 @@
|
|||||||
"/DONE" 'agenda)
|
"/DONE" 'agenda)
|
||||||
(org-save-all-org-buffers))
|
(org-save-all-org-buffers))
|
||||||
;; (add-hook 'kill-emacs-hook 'org-archive-done-tasks)
|
;; (add-hook 'kill-emacs-hook 'org-archive-done-tasks)
|
||||||
|
;;why my agenda break haa?
|
||||||
|
(setq org-element-use-cache nil)
|
||||||
|
|||||||
Reference in New Issue
Block a user