unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Philipp <p.stephani2@gmail.com>
Cc: 54628@debbugs.gnu.org
Subject: bug#54628: 29.0.50; C-h f incorrectly replaces `function' arguments with #' for generic functions
Date: Thu, 31 Mar 2022 13:38:16 +0200	[thread overview]
Message-ID: <87sfqy73o7.fsf@gnus.org> (raw)
In-Reply-To: <m2a6d8a5bv.fsf@gmail.com> (Philipp's message of "Tue, 29 Mar 2022 22:09:40 +0200")

Philipp <p.stephani2@gmail.com> writes:

> C-h f seq-do RET
>
> The resulting help screen contains:
>
> *****
> Implementations:
>
> #'sequence in ‘seq.el’.
>
> Undocumented
> *****
>
> Here, the help screen has incorrect translated the argument list
> (function sequence) into #'sequence.

Yup.  I've also previously found that section in the *Help* buffer to be
somewhat obscure, so I've made it include the function name, which
should help clarify things slightly (and fixes the problem here as a
side effect, although I guess we could also just bind print-quoted to
nil).

------

Implementations:

(seq-do function sequence) in ‘seq.el’.


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2022-03-31 11:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29 20:09 bug#54628: 29.0.50; C-h f incorrectly replaces `function' arguments with #' for generic functions Philipp
2022-03-31 11:38 ` Lars Ingebrigtsen [this message]
2022-04-03 17:57   ` Philipp Stephani
2022-04-04 10:49     ` Lars Ingebrigtsen
2022-04-16 18:43       ` Philipp Stephani

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=87sfqy73o7.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=54628@debbugs.gnu.org \
    --cc=p.stephani2@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).