GNU bug report logs -
#34413
27.0.50; package-quickstart feature breaks SLIME/SLY
Previous Next
Reported by: Davor Rotim <drot <at> firemail.cc>
Date: Sun, 10 Feb 2019 13:52:01 UTC
Severity: normal
Tags: notabug
Found in version 27.0.50
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> When enabling the new package-quickstart feature SLIME or SLY fail to load
> with the following message:
>
> Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "sly")
> #<subr autoload-do-load>((autoload "sly" "Start a Lisp implementation and connect to it.\n\n ..." t nil) sly nil)
> apply(#<subr autoload-do-load> ((autoload "sly" "Start a Lisp implementation and connect to it.\n\n ..." t nil) sly))
> autoload-do-load((autoload "sly" "Start a Lisp implementation and connect to it.\n\n ..." t nil) sly)
> command-execute(sly)
So, IIUC the startup doesn't signal an error (hence appears to proceed
correctly) and the problem only appears when you later do `M-x sly` (or
equivalent)?
The above error suggests that the underlying problem may be that the
quickstart file failed to add the relevant directory to `load-path`.
I'll take a look at it.
In case it's relevant, could you say where you got those packages from?
Stefan
This bug report was last modified 6 years and 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.