"Fraga, Eric" <[email protected]> writes: > for some reason, I am now getting many (tens) directories of the form > org-persist-NNNNNN in /tmp. These seem to include an index file and a > cache type sub-directory structure. Why are these there and does > anything clean them up? > > I have nothing related to org-persist in my configuration that I can > see.
If you run something like make test or emacs -Q + org, it is expected. These are throwaway directories used by org-persist for emacs -Q. Do we need to care about cleaning up /tmp? -- 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>
