mirror of
https://github.com/org-roam/org-roam
synced 2025-09-12 15:36:48 -05:00
Calling org-roam-extract-subtree failes with "Symbol’s function definition is void: incf" org-roam.el includes cl-lib. org-roam--h1-count uses a bare incf call, which is undefined. Fix this by using cl-incf.
47 KiB
47 KiB