GNU bug report logs - #55447
29.0.50; package-quickstart.el contains '#$', preventing Emacs from initializing correctly

Previous Next

Package: emacs;

Reported by: Daniel Semyonov <daniel <at> dsemy.com>

Date: Mon, 16 May 2022 10:31:01 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Daniel Semyonov <daniel <at> dsemy.com>
Cc: 55447 <at> debbugs.gnu.org
Subject: Re: bug#55447: 29.0.50; package-quickstart.el contains '#$',
 preventing Emacs from initializing correctly
Date: Mon, 16 May 2022 14:22:55 +0200
Daniel Semyonov <daniel <at> dsemy.com> writes:

> After invoking 'package-quickstart-refresh' (either manually or
> automatically), 'package-quickstart.el' contains the following sexp for
> each package:
>
> (add-to-list 'load-path (directory-file-name
>                          (or (file-name-directory #$) (car load-path))))
>                                                   ^^

I suspect that you have some .elc files that have been corrupted by an
earlier Emacs version at some point (I vaguely remember there being an
error here for a couple of days a while ago).  Try deleting all the .elc
files in your package directory and see whether that helps.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 8 days ago.

Previous Next


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