* Docstring with function links starting with `-'
@ 2022-02-09 19:04 Philippe Vaucher
2022-02-18 22:48 ` Basil L. Contovounesios
0 siblings, 1 reply; 2+ messages in thread
From: Philippe Vaucher @ 2022-02-09 19:04 UTC (permalink / raw)
To: Emacs developers
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
Hello,
In Emacs 27.2, when doing the following code:
(defun foo ())
(defun -foo ())
(defun bar ()
"See `foo' and `-foo'.")
If we describe-function "bar" the docstring makes a clickable link out of
"foo" but not "-foo".
This is annoying with a library like dash.el
Any ideas/workarounds about how to fix it?
Philippe
[-- Attachment #2: Type: text/html, Size: 442 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-18 22:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 19:04 Docstring with function links starting with `-' Philippe Vaucher
2022-02-18 22:48 ` Basil L. Contovounesios
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.