emacs-devel
[Top][All Lists]
Advanced

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

Re: About the new directory org-persist in .emacs.d


From: Angelo Graziosi
Subject: Re: About the new directory org-persist in .emacs.d
Date: Sat, 3 Dec 2022 00:26:46 +0100 (CET)

> Il 02/12/2022 22:48 Juanma Barranquero ha scritto:
> 
> 
> Perhaps etc/ORG-NEWS would help:
> 
> *** Element cache persists across Emacs sessions
> 
> The cache state is saved between Emacs sessions. Enabled by default.
> 
> The cache persistence can be controlled via
> ~org-element-cache-persistent~.

Ok. I removed that folder (`rm`) then added 

(setq org-element-cache-persistent nil)

to my init.el file.. and it is recreated!

So, How I can disable the creation of that garbage from my .emacs.d directory?



reply via email to

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