Org mode minimal version #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tec/org-glossary#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just curious: What is the reason this needs org >=9.6? I am using org from ELPA so stuck on 9.5 there, but would love to have this functionality.
AFAIK, mostly because this is a package aiming to be included into the core. Though I am 90% sure that it should work with older Org. You can try it by loading org-glossary manually.
Thanks for your thoughts. I loaded it manually for now.
I was thinking of using a refactoring of
org-export-expand-include-keyword
that I haven't yet pushed to Org in this package, but ended up duplicating code instead. The min Org version could probably be safely bumped down if I never actually get around to that.I see. In that case I guess the best thing to do is whatever makes your development easier/faster. Solved for me, feel free to close.