GNU bug report logs - #79289
31.0.50; ehelp-command not autoloaded

Previous Next

Package: emacs;

Reported by: Zhengyi Fu <i <at> fuzy.me>

Date: Fri, 22 Aug 2025 03:29:01 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#79289: closed (31.0.50; ehelp-command not autoloaded)
Date: Sat, 30 Aug 2025 08:27:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 30 Aug 2025 11:25:52 +0300
with message-id <868qj1qkq7.fsf <at> gnu.org>
and subject line Re: bug#79289: 31.0.50; ehelp-command not autoloaded
has caused the debbugs.gnu.org bug report #79289,
regarding 31.0.50; ehelp-command not autoloaded
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
79289: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79289
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zhengyi Fu <i <at> fuzy.me>
To: bug-gnu-emacs <at> gnu.org
Subject: 31.0.50; ehelp-command not autoloaded
Date: Fri, 22 Aug 2025 11:27:32 +0800
Hi,

The autoload cookie for ehelp-command in lisp/ehelp.el seems invalid.

     ;;;###(autoload 'ehelp-command "ehelp" "Prefix command for ehelp." t 'keymap)
     (defalias 'ehelp-command ehelp-map)

Is it a bug or am I missing anything?



[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Zhengyi Fu <i <at> fuzy.me>
Cc: 79289-done <at> debbugs.gnu.org
Subject: Re: bug#79289: 31.0.50; ehelp-command not autoloaded
Date: Sat, 30 Aug 2025 11:25:52 +0300
> From: Zhengyi Fu <i <at> fuzy.me>
> Date: Fri, 22 Aug 2025 11:27:32 +0800
> 
> The autoload cookie for ehelp-command in lisp/ehelp.el seems invalid.
> 
>      ;;;###(autoload 'ehelp-command "ehelp" "Prefix command for ehelp." t 'keymap)
>      (defalias 'ehelp-command ehelp-map)
> 
> Is it a bug or am I missing anything?

Thanks, I fixed this now.


This bug report was last modified 21 days ago.

Previous Next


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