Greg Minshall <minsh...@umich.edu> writes: > with such a fix, then if a language is not loaded that could accept a > :var, either an error would be thrown, or maybe the language would be > loaded? (i would vote for the error, but ...)
The idea is to use something like `org-cite-try-load-processor', but for babel backends. Then, if the backend does not define variable expansion method, do nothing. If the backend is not loaded, throw an error/warning (maybe depending on a customization). -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>