Hello,
Aaron Ecay <[email protected]> writes:
> Recently(-ish), Nicolas updated the org-table functions to use the
> export framework. One of the drawbacks of this approach (as you have
> brought to our attention) is that export filters are invoked. This
> should probably be disabled.
Indeed. I removed user-defined filters and hooks. Thank you.
> Another drawback is the detection of unexpanded macros (which will be
> triggered e.g. if a tabular babel result has macro-like {{{text}}} in
> it). A proof-of-concept patch for this is attached.
I don't think it needs to be fixed: macro would then be silently
dropped, which is a step backwards. OTOH "ob-R.el" should consider using
":raw t" parameter for its table conversion function.
Regards,
--
Nicolas Goaziou