Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rickalex21 opened this issue May 5, 2024 · 0 comments

Comments

@rickalex21
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant