help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: describe-function: Wrong number of arguments


From: Eli Zaretskii
Subject: Re: describe-function: Wrong number of arguments
Date: Mon, 23 Oct 2023 15:59:13 +0300

> Date: Sun, 22 Oct 2023 16:30:51 -0800
> From: Tim Johnson <thjmmj15@gmail.com>
> 
> Build info is:
> GNU Emacs 29.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.20,
>   cairo version 1.16.0) of 2023-09-22
> on ubuntu 20.04
> 
> If I compile and load an elisp file with 
> emacs-lisp-byte-compile-and-load and
> then run describe-function for a defun (invoked by in c-h f) I get the 
> following
> error message for all functions in that file:
> 
> *describe-function-1: Wrong number of arguments: #<subr 
> help-fns--autoloaded-p>, 2
> 
> *Describe-function works fine for that elisp file when I restart emacs.

I tried to reproduce this with a random .el file I have here, and I
see no error.  Maybe you should report more details, like the file you
compiled, the exact steps to reproduce starting from "emacs -Q", etc.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]