Feng Shu <[email protected]> writes: > I need a function apply all the head of a org buffer,I know it will use > loop ,but I don't know the details....
Hi Feng Shu, You probably want `org-map-entries', check the docstring, it's pretty helpful. Yours, Eric
