all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 3b8b549: emacs-lisp/package.el (package--incompatible-p): Check dependencies.
@ 2015-02-14  8:17 samer
  0 siblings, 0 replies; only message in thread
From: samer @ 2015-02-14  8:17 UTC (permalink / raw)
  To: emacs-devel; +Cc: bruce.connor.am

This commit breaks `package-initialize', because `package--initialized' 
is only set to t at the end of `package-initialize', but 
`package-initialize' calls `package-read-all-archive-contents', which 
calls `package--mapc', which calls `package-installed-p', which throws 
an error if `package--initialized' is nil. I don't know the intent of 
these changes well enough to suggest a fix.

-samer



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-14  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-14  8:17 master 3b8b549: emacs-lisp/package.el (package--incompatible-p): Check dependencies samer

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.