Thorsten Jolitz <tjol...@gmail.com> writes: > Its not really obvious for me how to do that. You mean simply by doing > it in 2 steps > > 1. map parse-tree and get the result list > > 2. goto point-max of buffer and use the result list to replace mapped > elements backwards
Yes, that is what I mean. Just make sure to reverse the list returned by `org-element-map'. Regards, -- Nicolas Goaziou