Variable: org-make-link-description-function
org-make-link-description-function is an alias and customizable for
org-link-make-description-function, defined in org-compat.el.
This variable is obsolete since 9.3; use
org-link-make-description-function instead.
Value
nil
Documentation
Function to use for generating link descriptions from links.
This function must take two parameters: the first one is the
link, the second one is the description generated by
org-insert-link. The function should return the description to
use.
Aliases
org-make-link-description-function (obsolete since 9.3)