diff --git a/lisp/org-persist.el b/lisp/org-persist.el index bba39d8d0..d8b7dc4a1 100644 --- a/lisp/org-persist.el +++ b/lisp/org-persist.el @@ -1210,8 +1210,7 @@ Also, remove containers associated with non-existing files." (setq expired? t))) (if expired? (org-persist--gc-persist-file persist-file) - (when (file-exists-p persist-file) - (push collection new-index)) + (push collection new-index) (dolist (container (plist-get collection :container)) (dolist (associated-file (org-persist-associated-files:generic