emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Package System questions ?
@ 2018-12-14 23:44 David Masterson
  2018-12-15  2:01 ` Allen Li
  0 siblings, 1 reply; 3+ messages in thread
From: David Masterson @ 2018-12-14 23:44 UTC (permalink / raw)
  To: Org Mode List

Am I reading the startup process right?

In GNU Emacs v26+, it appears that package-initialize is run out of
startup.el which is run (I think) before the various "init" files.
Therefore, it is hardcoding the assumptions that:

1. The standard packages are in site-lisp or elpa directories.
2. The user packages are in .emacs.d/elpa directory.

This means that, if you set up a number of package-archives to install
packages from (such as "melpa"), all of the packages must be installed
in "elpa" directories in your local setup.  This would seem to be a
configuration issue.

True?
--
David

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

end of thread, other threads:[~2018-12-15  3:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14 23:44 Package System questions ? David Masterson
2018-12-15  2:01 ` Allen Li
2018-12-15  3:58   ` David Masterson

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).