On 05/08/2021 19:12, André A. Gomes wrote:
@@ -963,7 +963,7 @@ Store them in the capture property list." (org-capture-put-target-region-and-position) (goto-char position)) (_ (error "Cannot find target ID \"%s\"" id)))) - (`(file+headline ,path ,headline) + (`(file+heading ,path ,heading)
I am sorry if is a false alarm. Does it mean that all users having "file+headline" in their init.el files will have to immediately update configuration? Shouldn't both variants be supported during transitional period?
P.S. https://orgmode.org/worg/dev/org-syntax.html consistently uses "headline".