emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-element-cache-warning


From: Ihor Radchenko
Subject: Re: org-element-cache-warning
Date: Mon, 21 Aug 2023 10:27:50 +0000

Gregor Zattler <telegraph@gmx.net> writes:

> Dear org-mode developers, Ihor, I cought an
> org-element-cache warning with a rather up-to-date
> emacs and org-mode ...

Thanks for reporting!

> The element is: "(headline (:standard-properties [159509 160713 159557 160712 
> 1..."
>  The real element is: "(headline (:standard-properties [159509 160713 159557 
> 160713 0..."

This was obsolete saved cache being loaded (wrongly).
Headlines no longer own blank lines and instead include them into their
contents.

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=7219b006b

-- 
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 via email to

[Prev in Thread] Current Thread [Next in Thread]