Peter Mao <peter....@gmail.com> writes:

> The docstrings for org-metadown and org-metaup (and maybe other
> context-dependent commands) should reference the corresponding hooks,
> org-metadown-hook and org-metaup-hook.

But they do?

    org-metadown is an interactive and natively compiled function defined
    in org-edit-special.el.
    
    Signature
    (org-metadown &optional ARG)
    
    Documentation
    ...
    
    This function runs the functions in org-metadown-hook one by
    one as a first step, and exits immediately if a function from the
    hook returns non-nil.  In the absence of a specific context, the
    function runs org-metadown-final-hook using the same logic.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to