unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Using package.el from site-start
@ 2024-02-04 19:48 sbaugh
  2024-02-05 19:27 ` Björn Bidar
  2024-02-24 17:04 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 2 replies; 6+ messages in thread
From: sbaugh @ 2024-02-04 19:48 UTC (permalink / raw)
  To: help-gnu-emacs


Hi,

I maintain an Emacs installation used by many people at my employer.  I
have site-specific customizations in site-start.el, stored in site-lisp.

I would like to be able to use packages installed into site-lisp/elpa
(which is added to package-directory-list) in my site-start.el.  But I'm
not sure how in site-start.el I can activate the packages installed into
site-lisp/elpa without interfering with later customization by users
which might, e.g., change package-user-dir.  If I call
(package-initialize) in site-start.el, that will activate the
site-lisp/elpa packages, but it will prevent users from using
early-init.el to customize the package system.

Also, if possible, I would like to use the package-quickstart-file
functionality to speed up activating the packages in site-lisp/elpa.

Any suggestions on how I should approach this?



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

end of thread, other threads:[~2024-02-24 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-04 19:48 Using package.el from site-start sbaugh
2024-02-05 19:27 ` Björn Bidar
2024-02-05 20:22   ` Spencer Baugh
2024-02-07 19:48     ` Björn Bidar
     [not found]     ` <87o7csm4y1.fsf@>
2024-02-24 15:13       ` Spencer Baugh
2024-02-24 17:04 ` Stefan Monnier via Users list for the GNU Emacs text editor

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).