Bastien writes: > [...] plan I suggested: 1) only documentation-fixes then 2) internals > with no impact on the user then 3) internals with impact on the user. Hi Bastien and All, This is a first attempt towards the goal. Point number 1 has been achieved. My only question is if etc/ORG-NEWS should also have all the references renamed from headline to heading. Point number 2 has also been achieved. All symbols containing headline have been deprecated. While working towards goal number 3, I started to get confused. My strategy was the following: make changes in such a way that NOTHING will impact the user. Meaning that for both headline and heading would be synonyms (symbolically). This would then be eventually deprecated. So, before rewriting the tests, I'd change the internals and make sure that all pass. That assures me that the old (headline) way of doing things works. Then, I'd rewrite the tests and make sure everything works. That assures me that the new (heading) way of doing things also works. But this was frustrated due to org-element-heading-parser, since it returns a list whose car is 'headline. What are your thoughts? Patch 76 is the only that breaks the tests. I'm sending it so that you can check where I stand now. The tests pass for all previous commits. Thank you. -- André A. Gomes "Free Thought, Free World"