GNU bug report logs - #45121
27.1; gnu-elpa: "Can’t find the autoload call!"

Previous Next

Package: emacs;

Reported by: Simen Heggestøyl <simenheg <at> runbox.com>

Date: Tue, 8 Dec 2020 14:37:02 UTC

Severity: normal

Found in version 27.1

Full log


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

From: Simen Heggestøyl <simenheg <at> runbox.com>
To: bug-gnu-emacs <at> gnu.org
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: 27.1; gnu-elpa: "Can’t find the autoload call!"
Date: Tue, 08 Dec 2020 15:36:17 +0100
After installing gnu-elpa from GNU ELPA, I tried running 'M-x sml-mode',
which resulted in the following error:

Debugger entered--Lisp error: (error "Can’t find the autoload call!")
  signal(error ("Can’t find the autoload call!"))
  error("Can't find the autoload call!")
  gnu-elpa--autoloaded-function()
  gnu-elpa--perform-autoload()
  byte-code("\300\301!\210\302 \207" [require gnu-elpa-utils gnu-elpa--perform-autoload] 2)
  autoload-do-load((autoload "gnu-elpa" "Major mode for editing Standard ML code.\nThis mode..." t nil) sml-mode)
  command-execute(sml-mode record)
  execute-extended-command(nil "sml-mode" "sml-mo")
  funcall-interactively(execute-extended-command nil "sml-mode" "sml-mo")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

Not sure whether that's a bug or if I'm using the package wrong.




This bug report was last modified 4 years and 190 days ago.

Previous Next


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