From: Ihor Radchenko <yantar92@gmail.com>
To: "Colin Baxter 😺" <m43cap@yandex.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-element-cache-reset
Date: Sat, 23 Oct 2021 22:39:11 +0800 [thread overview]
Message-ID: <87sfwrerg0.fsf@localhost> (raw)
In-Reply-To: <87a6izq0jq.fsf@yandex.com>
Colin Baxter 😺 <m43cap@yandex.com> writes:
> Hello,
>
> Assuming such a question make sense, how do I manually reset org-persist
> for all org buffers? It's not clear to me if doing M-x
> org-element-cache-reset <RET> is sufficient.
You can reset cache in all open Org buffers via
M-: (org-element-cache-reset 'all) <RET>
The new cache will overwrite the old cache for the open buffers after
you close Emacs (or close all the Org buffers).
If you want to remove the cache completely, just delete the cache folder
before running Emacs.
If you think that more options should be provided, let me know.
Best,
Ihor
next prev parent reply other threads:[~2021-10-23 14:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-23 14:27 org-element-cache-reset Colin Baxter 😺
2021-10-23 14:39 ` Ihor Radchenko [this message]
2021-10-25 8:07 ` org-element-cache-reset Colin Baxter 😺
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=87sfwrerg0.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=m43cap@yandex.com \
/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.