unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* curious: need explicit package-initialize in recent v29.x
@ 2022-03-23  8:44 Eric S Fraga
  2022-03-23 12:49 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2022-03-23  8:44 UTC (permalink / raw)
  To: emacs-devel

Hello all,

I track git Emacs.  Yesterday, I git pulled and built Emacs.  It
wouldn't start with my init files.  -Q worked just fine.

After some debugging, it led me to adding the line

(package-initialize)

as the first line of my .emacs.  I do have an early-init.el file as
well which configures the repositories to use.

Previously, it seemed that the package system was initialised by Emacs
itself automatically between the evaluation of the early-init.el and
.emacs files.  Has this changed or is my problem a symptom of something
else?

Thank you,
eric

-- 
Eric S Fraga with org 9.5.2 in Emacs 29.0.50 on Debian 11.2




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-23 13:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-23  8:44 curious: need explicit package-initialize in recent v29.x Eric S Fraga
2022-03-23 12:49 ` Eli Zaretskii
2022-03-23 13:00   ` Eric S Fraga
2022-03-23 13:17     ` Eli Zaretskii
2022-03-23 13:27       ` Eric S Fraga

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).