From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Davor Rotim <drot@firemail.cc>
Cc: 34413@debbugs.gnu.org
Subject: bug#34413: 27.0.50; package-quickstart feature breaks SLIME/SLY
Date: Sun, 10 Feb 2019 09:40:20 -0500 [thread overview]
Message-ID: <jwvh8dbyake.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87ef8feopt.fsf@firemail.cc> (Davor Rotim's message of "Sun, 10 Feb 2019 14:51:26 +0100")
> 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
next prev parent reply other threads:[~2019-02-10 14:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-10 13:51 bug#34413: 27.0.50; package-quickstart feature breaks SLIME/SLY Davor Rotim
2019-02-10 14:40 ` Stefan Monnier [this message]
2019-02-10 15:22 ` Davor Rotim
2019-06-30 8:44 ` bug#34413: Status: " Davor Rotim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvh8dbyake.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=34413@debbugs.gnu.org \
--cc=drot@firemail.cc \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.