emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Rename headline to heading


From: Maxim Nikulin
Subject: Re: [PATCH] Rename headline to heading
Date: Thu, 5 Aug 2021 22:04:03 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

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".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]