On 27/04/2021 22:52, Nicolas Goaziou wrote:
Maxim Nikulin <maniku...@gmail.com> writes:
My expectation is to get
link to org-beginning-of-line if help is invoked from an org buffer
and link to beginning-of-line if I came to the help page from some
other file.
I did this on master. I only tested it lightly.
Thank you for the fix. Function name is stored for keys as I expected.
Behavior is changed however. Inserting link to a function help page
previously caused a prompt for description, new version inserts
[[help:org-refile][help:org-refile]]
without additional query.