From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#34413: 27.0.50; package-quickstart feature breaks SLIME/SLY Date: Sun, 10 Feb 2019 09:40:20 -0500 Message-ID: References: <87ef8feopt.fsf@firemail.cc> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="241700"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: 34413@debbugs.gnu.org To: Davor Rotim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 10 15:41:13 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gsqIA-0010eq-MC for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Feb 2019 15:41:10 +0100 Original-Received: from localhost ([127.0.0.1]:60113 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsqI9-0000Hk-Km for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Feb 2019 09:41:09 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsqI3-0000Hd-90 for bug-gnu-emacs@gnu.org; Sun, 10 Feb 2019 09:41:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsqI2-0004sN-GY for bug-gnu-emacs@gnu.org; Sun, 10 Feb 2019 09:41:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42572) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gsqI2-0004sH-D2 for bug-gnu-emacs@gnu.org; Sun, 10 Feb 2019 09:41:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gsqI2-0002Vy-7n for bug-gnu-emacs@gnu.org; Sun, 10 Feb 2019 09:41:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 10 Feb 2019 14:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34413 X-GNU-PR-Package: emacs Original-Received: via spool by 34413-submit@debbugs.gnu.org id=B34413.15498096509642 (code B ref 34413); Sun, 10 Feb 2019 14:41:02 +0000 Original-Received: (at 34413) by debbugs.gnu.org; 10 Feb 2019 14:40:50 +0000 Original-Received: from localhost ([127.0.0.1]:41853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsqHq-0002VS-Ca for submit@debbugs.gnu.org; Sun, 10 Feb 2019 09:40:50 -0500 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:52491) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsqHk-0002VF-NJ for 34413@debbugs.gnu.org; Sun, 10 Feb 2019 09:40:45 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.7/8.14.1) with ESMTP id x1AEeWUS029191; Sun, 10 Feb 2019 09:40:36 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 3955C6A37D; Sun, 10 Feb 2019 09:40:20 -0500 (EST) In-Reply-To: <87ef8feopt.fsf@firemail.cc> (Davor Rotim's message of "Sun, 10 Feb 2019 14:51:26 +0100") X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 2 Rules triggered EDT_SA_DN_PASS=0, RV6479=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6479> : inlines <7014> : streams <1812638> : uri <2794084> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155334 Archived-At: > 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") > #((autoload "sly" "Start a Lisp implementation and connect to it.\n\n ..." t nil) sly nil) > apply(# ((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