bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55447: 29.0.50; package-quickstart.el contains '#$', preventing Emac


From: Lars Ingebrigtsen
Subject: bug#55447: 29.0.50; package-quickstart.el contains '#$', preventing Emacs from initializing correctly
Date: Mon, 16 May 2022 14:22:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Daniel Semyonov <daniel@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]