[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org element cache in indirect buffers
From: |
Ihor Radchenko |
Subject: |
Re: Org element cache in indirect buffers |
Date: |
Tue, 13 Jun 2023 10:33:24 +0000 |
Ihor Radchenko <yantar92@posteo.net> writes:
>> I also wonder if this means the caching is performed by each indirect buffer
>> independently, and doesn't carry over.
>
> Caching is using base buffer actually.
> I guess we can explicitly set reference to the cache root to nil in
> indirect buffers.
Done, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=2f7b35ac8
But I would not expect much actual gain from this. Maybe in some edge cases.
--
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>