GNU bug report logs - #59882
30.0.50; Compilation of ELPA packages during version upgrade (Org 9.6 ELPA upgrade from older ELPA version)

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> posteo.net>

Date: Wed, 7 Dec 2022 11:37:01 UTC

Severity: normal

Found in version 30.0.50

Full log


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

From: "Cook, Malcolm" <MEC <at> stowers.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>, Eli Zaretskii <eliz <at> gnu.org>
Cc: David Masterson <dsmasterson <at> gmail.com>,
 "emacs-orgmode <at> gnu.org" <emacs-orgmode <at> gnu.org>,
 "michel <at> schi.nz" <michel <at> schi.nz>,
 "59882 <at> debbugs.gnu.org" <59882 <at> debbugs.gnu.org>
Subject: RE: bug#59882: Multiple versions of Org in load-path problem
Date: Wed, 14 Dec 2022 21:49:24 +0000
>On a related note, is it normal that package like org-mouse.el gets
>loaded upon calling C-h f org-mouse- <TAB> completion prompt?
>org-mouse.el does not contain a single autoload cookie.

There need not be which is apparently by design:

The autoload happens as a consequence of emacs' documented feature to [Autoload by Prefix](https://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload-by-Prefix.html) 

Given that:

(equal (gethash "org-mouse-"  definition-prefixes) '("org-mouse"))






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

Previous Next


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