all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Philippe Vaucher <philippe.vaucher@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Docstring with function links starting with `-'
Date: Sat, 19 Feb 2022 00:48:28 +0200	[thread overview]
Message-ID: <87zgmn7pvn.fsf@tcd.ie> (raw)
In-Reply-To: <CAGK7Mr71w-5vifqb79iB+Zy6yRU50B08v7LyFC-JQULSzj=sGA@mail.gmail.com> (Philippe Vaucher's message of "Wed, 9 Feb 2022 20:04:45 +0100")

Philippe Vaucher [2022-02-09 20:04 +0100] wrote:

> 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?

Since Emacs 28, `-foo' is also hyperlinked.  See the following:
https://bugs.gnu.org/6601
https://bugs.gnu.org/24309

Thanks,

-- 
Basil



      reply	other threads:[~2022-02-18 22:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-09 19:04 Docstring with function links starting with `-' Philippe Vaucher
2022-02-18 22:48 ` Basil L. Contovounesios [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgmn7pvn.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=emacs-devel@gnu.org \
    --cc=philippe.vaucher@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.