unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: andreas.roehler@easy-emacs.de, 61457@debbugs.gnu.org
Subject: bug#61457: 30.0.50; compiler falsely complains missing ‘describe-char-display’
Date: Tue, 14 Feb 2023 05:33:07 +0200	[thread overview]
Message-ID: <83ilg4exak.fsf@gnu.org> (raw)
In-Reply-To: <jwv5yc5702u.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Mon, 13 Feb 2023 16:01:10 -0500)

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: andreas.roehler@easy-emacs.de,  61457@debbugs.gnu.org
> Date: Mon, 13 Feb 2023 16:01:10 -0500
> 
> >> > Don't understand why `symbol-function' of `help-fns--analyze-function' knows
> >> > about it, but compiler and REPL not.
> >> 
> >> I believe you're confused:
> >> 
> >>     ELISP> (symbol-function 'describe-char-display)
> >>     nil
> >>     ELISP> (help-fns--analyze-function 'describe-char-display)
> >>     *** Eval error ***  Symbol’s function definition is void: describe-char-display
> >>     ELISP> 
> >> 
> >> My crystal ball suggests you have tested these in an Emacs where
> >> `descr-text` happened to be loaded already.
> >
> > No, "C-h f describe-char-display RET" loads descr-text.
> 
> `C-h f` is not the same as `symbol-function` or
> `help-fns--analyze-function`.  You're just seeing
> `help-enable-auto-load` in action.

If you read the OP, it was "C-h f" that Andreas used, AFAIU.





  reply	other threads:[~2023-02-14  3:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-12 18:55 bug#61457: 30.0.50; compiler falsely complains missing ‘describe-char-display’ Andreas Röhler
2023-02-12 19:21 ` Eli Zaretskii
2023-02-13  8:51   ` Andreas Röhler
2023-02-13 13:59     ` Eli Zaretskii
2023-02-13 19:10     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-13 20:49       ` Eli Zaretskii
2023-02-13 21:01         ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-14  3:33           ` Eli Zaretskii [this message]
2023-02-14  8:21             ` Andreas Röhler
2023-02-14 13:27               ` Eli Zaretskii
2023-02-15  9:58                 ` Andreas Röhler

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=83ilg4exak.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=61457@debbugs.gnu.org \
    --cc=andreas.roehler@easy-emacs.de \
    --cc=monnier@iro.umontreal.ca \
    /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).