Hi Nicolas, 2013ko apirilak 4an, Nicolas Goaziou-ek idatzi zuen: > > I don't think there is a complete solution to this problem. > > Though `org-export-before-processing-hook' allows to work on an exact > copy of the buffer being exported before any file is included and any > Babel block executed. You can add text properties there. And with > `org-export-before-parsing-hook', you can check what parts of the buffer > are new (generated from include keywords, macros and blocks). From there > it may be possible to implement a lookup function which would find the > appropriate line in the original buffer.
Thanks for your advice. I haven’t had time to work more on these patches, but I do think I see a way forward. Hopefully I (or somebody else!) will have some time soon to devote to the problem. Thanks, -- Aaron Ecay