From: Ihor Radchenko <yantar92@posteo.net>
To: martyhiatt@riseup.net
Cc: emacs-orgmode@gnu.org
Subject: Re: org-element--cache: Added org-data parent to non-headline element
Date: Fri, 14 Jun 2024 10:34:51 +0000 [thread overview]
Message-ID: <87cyojolro.fsf@localhost> (raw)
In-Reply-To: <f0c9433b-de95-4e46-896c-7bd9437ce6fd@riseup.net>
martyhiatt@riseup.net writes:
> i'm encountering an error repeatedly in my work. (i know elisp but not org well, i also don't know how to report bugs, so apologies if i'm doing it wrong.
>
> how i encounter it:
>
> - working in an org file, i call clone-indirect-buffer-other-window.
> - i narrow parent buffer to a subtree, and cloned buffer i open in another frame
> - in cloned buffer, i move some headings or list items around, and at some point the org parsing breaks. so eg if i move a heading, it doesn't correctly calculate the end of the subtree but moves part of the next subtree with it (it splits it in the middle for example).
>
> - i get an warning like so:
>
> #+begin_example
> ⛔ Warning (org-element): org-element--cache: Added org-data parent to
> non-headline element...
I have addressed some edge cases with indirect buffers on Org 9.7.
When you finish with urgent work, may your please try upgrading?
> ...
> i'm currently not able to upgrade to next org version as i don't want my config to break while working on this project.
Meanwhile, you can set `org-element-use-cache' to nil. This will disable
the cache and get rid of the error for the time being.
--
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>
next prev parent reply other threads:[~2024-06-14 11:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 15:18 org-element--cache: Added org-data parent to non-headline element martyhiatt
2024-06-14 10:34 ` Ihor Radchenko [this message]
[not found] ` <700d853d-ad47-4fd7-ac5e-954c2b278e71@riseup.net>
[not found] ` <87frsca2bo.fsf@localhost>
[not found] ` <add57553-0444-433e-85a3-ce34059512f2@riseup.net>
2024-07-17 14:56 ` Ihor Radchenko
2024-07-17 15:53 ` martyhiatt
2024-07-17 15:59 ` Ihor Radchenko
2024-07-17 16:36 ` mousebot
2024-07-17 16:52 ` Ihor Radchenko
2024-08-17 6:12 ` Ihor Radchenko
2024-08-17 11:42 ` martyhiatt
2024-08-18 10:20 ` Ihor Radchenko
2024-10-02 16:41 ` Ihor Radchenko
2024-08-17 11:42 ` martyhiatt
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87cyojolro.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=martyhiatt@riseup.net \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).