Hi Alexandre, Alexandre Duret-Lutz <a...@lrde.epita.fr> writes:
> Is there a way to mark certain SRC blocks such that if evaluating them > during export produces a result different from the one stored in the > file, then the export process aborts with an error? Would it be enough to have a new hook called `org-babel-before-insert-result-hook' that would run before inserting ressults in `org-babel-insert-result'? I haven't looked closely, and this requires that the former function knows what to "replace" before replacing it, but seems feasible. Also, I'd like to hear from others if they would use such a hook or if this sounds too overengineered. Thanks, -- Bastien