Closed tecosaur closed 5 months ago
Currently, when trying to export a subtree in a buffer containing a glossary, I run into the following error:
Debugger entered--Lisp error: (args-out-of-range #<buffer manuscript.org<2>> 19628 19633) match-string(0) org-glossary--update-plain(((...) ...) nil nil) org-glossary-apply-terms(((...) ...)) org-glossary--prepare-buffer(latex)
We probably need some special handling.
Fixed in 775915929708734d03a9015517c6757dd1de67f0.
Currently, when trying to export a subtree in a buffer containing a glossary, I run into the following error:
We probably need some special handling.