unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: help doesn't buttonize some functions
Date: Fri, 27 Aug 2021 10:05:59 +0200	[thread overview]
Message-ID: <87a6l3e2hk.fsf@gmx.net> (raw)
In-Reply-To: <871r6fzh9t.fsf@zoho.eu> (Emanuel Berg via Users list for the's message of "Fri, 27 Aug 2021 05:41:02 +0200")

On Fri, 27 Aug 2021 05:41:02 +0200 Emanuel Berg via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:

> Eval this:
>
> (defun test-fun ()
>   "`equal' isn't the same as `='. `+' doesn't work either." )
>
> Then do
>
>   C-h f test-fun RET
>
> and observe that while `equal' is a button, neither of `=' or
> `+' is.
>
> It is the same from C, see for example
>
>   C-h f eql RET
>
> where `eq' and `eql' are buttonized, `=' isn't.
>
> eql is defined in src/fns.c

This is true of Emacs 27 but in Emacs 28 `=' and `+' are buttonized in
*Help*.

Steve Berman



  parent reply	other threads:[~2021-08-27  8:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27  3:41 help doesn't buttonize some functions Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-27  3:46 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-27  8:05 ` Stephen Berman [this message]
2021-08-27  8:13   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-27  8:51     ` Emacs 28.1 (was: Re: help doesn't buttonize some functions) Emanuel Berg via Users list for the GNU Emacs text editor

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87a6l3e2hk.fsf@gmx.net \
    --to=stephen.berman@gmx.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).