org-glossary icon indicating copy to clipboard operation
org-glossary copied to clipboard

Org mode minimal version

Open fleimgruber opened this issue 3 years ago • 4 comments
trafficstars

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.

fleimgruber avatar Jul 22 '22 18:07 fleimgruber

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.

yantar92 avatar Jul 23 '22 02:07 yantar92

Thanks for your thoughts. I loaded it manually for now.

fleimgruber avatar Jul 23 '22 10:07 fleimgruber

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.

tecosaur avatar Jul 23 '22 16:07 tecosaur

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.

fleimgruber avatar Jul 23 '22 16:07 fleimgruber