[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] oddity tangling src_blk with :var [9.7-pre (release_9.6.26-136
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] oddity tangling src_blk with :var [9.7-pre (release_9.6.26-1368-g1ae978 @ /home/minshall/.emacs.d/straight/build/org/)] |
Date: |
Wed, 01 May 2024 17:47:11 +0000 |
Greg Minshall <minshall@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>