all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: m43cap@yandex.com
Cc: tomas@tuxteam.de,  emacs-orgmode@gnu.org
Subject: Re: How to disable completely org-persist
Date: Sun, 04 Dec 2022 03:33:08 +0000	[thread overview]
Message-ID: <87tu2bkfm3.fsf@localhost> (raw)
In-Reply-To: <871qpf8tip.fsf@yandex.com>

Colin Baxter <m43cap@yandex.com> writes:

> I too would like a means to disable org-persist. I don't doubt it may be
> useful for those users with "large" org files with multiply src-blocks,
> etc., etc., but, for me, I have not found any improvement in
> performance. As remarked by the OP, the feature should not be
> default-enabled.

Note that org-persist is not only used to cache parser data for large
files. For example, exported online images are also cached instead of
being downloaded on every export. Other things may also be cached in
future.

Normally, org-persist stores the data in $XDG_CACHE_HOME. It only falls
back to .emacs.d when cache directory does not exist. One can also
customize the value manually.

That being said, it should not be a big deal to allow disabling
org-persist when desired. In fact, org-persist is already auto-disabled
when using emacs -Q. I can add a user switch on top.

-- 
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	other threads:[~2022-12-04  8:33 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03  0:19 How to disable completely org-persist Angelo Graziosi
2022-12-03  6:05 ` tomas
2022-12-04  8:25   ` Colin Baxter
2022-12-04  3:33     ` Ihor Radchenko [this message]
2022-12-04 11:57       ` Colin Baxter
2022-12-13 13:02       ` Ihor Radchenko
2022-12-15  8:10         ` Ihor Radchenko
2022-12-17  9:52           ` Ihor Radchenko
2022-12-04  9:27 ` Angelo Graziosi
2022-12-04  4:34   ` Ihor Radchenko
2022-12-05 15:47     ` Angelo Graziosi
2022-12-05 17:58       ` Colin Baxter
2022-12-30 12:11         ` Angelo Graziosi
2022-12-30 12:38           ` tomas
2022-12-30 13:35             ` Ihor Radchenko
2022-12-30 13:39               ` tomas
2022-12-30 14:18                 ` Ihor Radchenko
2022-12-30 13:04           ` Angelo Graziosi
2022-12-30 17:42             ` Colin Baxter
2022-12-31  1:29               ` Angelo Graziosi
2022-12-31  6:06                 ` Ihor Radchenko
2022-12-31  7:10                 ` tomas
2023-01-01 13:42                   ` Jean Louis
2022-12-31 17:01               ` Angelo Graziosi
2022-12-04  9:32   ` Angelo Graziosi
2022-12-04 10:14   ` tomas
2022-12-04 11:57     ` Jean Louis
2022-12-04 12:37       ` Eli Zaretskii
2022-12-04 12:46         ` John ff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tu2bkfm3.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=m43cap@yandex.com \
    --cc=tomas@tuxteam.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.