GNU bug report logs - #34413
27.0.50; package-quickstart feature breaks SLIME/SLY

Previous Next

Package: emacs;

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


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Davor Rotim <drot <at> firemail.cc>
Cc: 34413 <at> debbugs.gnu.org
Subject: Re: bug#34413: 27.0.50; package-quickstart feature breaks SLIME/SLY
Date: Sun, 10 Feb 2019 09:40:20 -0500
> 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.