From ac9199ce10de988043429dd22a779c3e0779f786 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Wed, 10 Nov 2021 09:47:41 -0500 Subject: [PATCH] FIX crazy memory consumption --- local/lib/org-x/org-x.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/lib/org-x/org-x.el b/local/lib/org-x/org-x.el index 51c07cc..58cb06a 100644 --- a/local/lib/org-x/org-x.el +++ b/local/lib/org-x/org-x.el @@ -1595,7 +1595,7 @@ and slow." ;; TODO this currently does not refile under specific headlines (with-current-buffer (find-file-noselect target) (org-ml-insert (point-max) headline*))))) - (org-ml-update-this-subtree* + (org-ml~update-this-subtree* nil (progn (archive target it) (org-ml-headline-map-supercontents* (org-x-logbook-config)