Thierry Volpiatto <thie...@posteo.net> writes:

> I thought I have desactived org-persist for good by advicing ...
> ...I finally found how to disable this
> org-persist annoyance by advicing a bunch of functions to 'ignore and
> disabling some hooks.

As it usually goes, advicing functions comes at your own risk. So, no
wonder you encountered problems.

> IIRC this have been already reported and requested in the past to
> provide an easy way to disable this evil thing, but it seems it is
> always here, thus now it may corrupt elisp files unrelated to org.

Yes, and, as I explained in the past, this is necessary for org mode to maintain
cache. See 
https://list.orgmode.org/orgmode/1158097067.265983.1670026787...@mail1.libero.it/

The best you can do is setting org-element-cache-persistent to
nil. Then, Org mode will not create cache as frequently. But you cannot
disable caching completely. Cache is necessary for some features to operate.

Canceled.

P.S. I am confused why multiple people are asking to disable cache. Org
has been creating ltximg directory since forever and nobody ever asked
to "disable" that one.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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