GNU bug report logs - #61457
30.0.50; compiler falsely complains missing ‘describe-char-display’

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Sun, 12 Feb 2023 18:56:02 UTC

Severity: normal

Found in version 30.0.50

Full log


Message #20 received at 61457 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: andreas.roehler <at> easy-emacs.de, 61457 <at> debbugs.gnu.org
Subject: Re: bug#61457: 30.0.50; compiler falsely complains missing
 ‘describe-char-display’
Date: Mon, 13 Feb 2023 22:49:19 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Eli Zaretskii <eliz <at> gnu.org>,  61457 <at> debbugs.gnu.org
> Date: Mon, 13 Feb 2023 14:10:29 -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.




This bug report was last modified 2 years and 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.