all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Still org-persist after current master build
@ 2024-06-11 23:04 Angelo Graziosi
  2024-06-12  4:22 ` tomas
  0 siblings, 1 reply; 3+ messages in thread
From: Angelo Graziosi @ 2024-06-11 23:04 UTC (permalink / raw
  To: emacs-devel

About two year ago I flagged this: 
https://lists.gnu.org/archive/html/emacs-devel/2022-12/msg00045.html and 
adding

(setq org-persist-directory "c:/msys64/tmp/org-persist/")
(setq org-element-cache-persistent nil)

seemed having fixed the "issue" in the sense that _NO_ `org-persist` 
folder were created, not even in c:/msys64//tmp.

After today master build, I find `org-persist` there, in c:/msys64/tmp 
(I suspect the same occurs on GNU/Linux...

I see the thread about the issues introduced by the new ORG release.

Really we need *all* this? In these two years all worked fine even 
without that `org-persist` directory....

Angelo



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Still org-persist after current master build
  2024-06-11 23:04 Still org-persist after current master build Angelo Graziosi
@ 2024-06-12  4:22 ` tomas
  2024-06-12  7:39   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: tomas @ 2024-06-12  4:22 UTC (permalink / raw
  To: Angelo Graziosi; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

On Wed, Jun 12, 2024 at 01:04:46AM +0200, Angelo Graziosi wrote:
> About two year ago I flagged this:
> https://lists.gnu.org/archive/html/emacs-devel/2022-12/msg00045.html and
> adding
> 
> (setq org-persist-directory "c:/msys64/tmp/org-persist/")
> (setq org-element-cache-persistent nil)

A while ago I gave up on this: I set `org-persist-directory' to a
non-existent value. Org complains at start, but everything else
seems to work for me.

That said, my Org version is a bit old (9.6.15) so I don't know what
changed in the meantime.

Cheers
-- 
t

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Still org-persist after current master build
  2024-06-12  4:22 ` tomas
@ 2024-06-12  7:39   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2024-06-12  7:39 UTC (permalink / raw
  To: tomas; +Cc: angelo.g0, emacs-devel

> Date: Wed, 12 Jun 2024 06:22:00 +0200
> Cc: emacs-devel <emacs-devel@gnu.org>
> From: <tomas@tuxteam.de>
> 
> On Wed, Jun 12, 2024 at 01:04:46AM +0200, Angelo Graziosi wrote:
> > About two year ago I flagged this:
> > https://lists.gnu.org/archive/html/emacs-devel/2022-12/msg00045.html and
> > adding
> > 
> > (setq org-persist-directory "c:/msys64/tmp/org-persist/")
> > (setq org-element-cache-persistent nil)
> 
> A while ago I gave up on this: I set `org-persist-directory' to a
> non-existent value. Org complains at start, but everything else
> seems to work for me.
> 
> That said, my Org version is a bit old (9.6.15) so I don't know what
> changed in the meantime.

Could you please take this discussion to the Org mailing list?
There's no reason to discuss this Org-specific issue here.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-12  7:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 23:04 Still org-persist after current master build Angelo Graziosi
2024-06-12  4:22 ` tomas
2024-06-12  7:39   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.