stardiviner <numbch...@gmail.com> writes: > The `org-set-property` [C-c C-x p] command is very slow on a big Org-mode > buffer. > I checked out the source code of `org-set-property`. The main slow is on > `org-buffer-property-keys`. I think it can use the new org-mode cache > mechanism. Instead of re-parse the whole org-mode buffer again to spend a > lot of time.
Planned for the refactor branch. See https://git.sr.ht/~yantar92/org-mode/tree/feature/refactor-deps-v2/item/lisp/org-property.el#L426 -- Ihor Radchenko // yantar92, Org mode maintainer, 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>