emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to disable org-persist in a given file?


From: Ihor Radchenko
Subject: Re: How to disable org-persist in a given file?
Date: Wed, 03 May 2023 10:58:56 +0000

Gustavo Barros <gusbrs.2016@gmail.com> writes:

> For the record, even ".org.gpg" files generate an entry in the cache
> index. (True, not the `:persist-file' itself though).
>
> My ~/.cache/org-persist/index contains:
>
>     (:container
>      ((elisp org-element--headline-cache)
>       (elisp org-element--cache))
>      :persist-file "c8/fd2b62-45cc-41c8-8571-d944c76b1f15" :associated
>      (:hash "7fd2d95e0f9239939598e7a9b8d5a273" :file
> "/path/to/myfile.org.gpg" :inode 41551881)
>      :expiry 30)

This was actually just an omission in `org-persist-gc'.
Now fixed on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=e11073d17

> Please, please, be reasonable about this. Please, do not store
> information about known encrypted files in other places. Please, allow
> users to disable the feature cleanly and safely for arbitrary files if
> they choose to.

But do not create so much sense of urgency here. As I explained, this is
not something that much critical to fix ASAP.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]