Skip to content

Link to other functions/variables produces Buffer is read-only: #<buffer *Help*> #20

@rickswe

Description

@rickswe

Is there a way to link to other functions or variables in the documentation?

demos.org

* my/function

Before you run this function make sure `my/variables' is set.

#+BEGIN_SRC elisp
(my/function :dir "~/Documents" :args nil)
#+END_SRC

In this case if I try to click on my/variables I will get:

Buffer is read-only: #<buffer *Help*>

However, if I click any documentation above the demos it will take me to the docs.

Funny thing about it is on doom the documentation link does not come up but on my vanilla
Emacs my/variables does come up as a link but clicking on it will give me read-only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions