all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-devel@gnu.org
Subject: Re: Bundling GNU ELPA packages
Date: Thu, 06 Nov 2014 18:02:22 -0500	[thread overview]
Message-ID: <jwv1tpgndnc.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <877fz8ktio.fsf@Rainer.invalid> (Achim Gratz's message of "Thu, 06 Nov 2014 20:39:59 +0100")

> I do.  Depending on the exact timing of the change I may have more or
> less time to spend on this topic, though.

Any time now would be good.

> Here's one issue that I've not seen discussed bradly so far: currently
> builtin packages aren't packages at all and are indeed available
> site-wide for this particular Emacs version.  ELPA packages on the other
> hand are a per-user thing only.  With ELPA packages bundled into Emacs,
> I suggest that there should be a possibility for site-wide configuration
> of which packages are available and enabled in the same way that
> site-lisp currently works for non-packaged libraries.

While there is no UI for it, package.el can definitely handle
site-wide packages: just add the corresponding directory to
package-directory-list.  And /usr/local/share/emacs/site-lisp/elpa is
included in there by default.

I'm not sure exactly what kind of "configuration of which packages are
available" you're thinking of, but I don't plan to provide a way to
"disable" bundled packages, just like we currently don't offer a way to
disable the things "activated" in lisp/loaddefs.el.

Elsewhere some other people talked about:
> > CEDET also comes to mind as a great candidate, although it might be
> > harder to move.
> I think the Big Three are good candidates: Org, Gnus, and CEDET.

Once the infrastructure is in place, we will have the opportunity to
look at those things.  Note that Gnus is probably not an easy option
since several parts of it are also used by non-Gnus code
(e.g. message.el for bug reports).


        Stefan



  reply	other threads:[~2014-11-06 23:02 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 15:20 Bundling GNU ELPA packages Stefan Monnier
2014-11-06 15:26 ` Kelvin White
2014-11-06 19:01   ` Stefan Monnier
2014-11-06 15:42 ` Dmitry Gutov
2014-11-06 17:04   ` David Engster
2014-11-06 19:30     ` Achim Gratz
2014-11-06 16:12 ` Tassilo Horn
2014-11-06 16:35   ` Nicolas Richard
2014-11-06 17:02   ` Stefan Monnier
2014-11-06 17:10     ` David Engster
2014-11-06 17:19       ` Glenn Morris
2014-11-06 17:39         ` Eli Zaretskii
2014-11-06 17:55           ` Glenn Morris
2014-11-06 19:30     ` Tassilo Horn
2014-11-06 19:43       ` Jonathan Leech-Pepin
2014-11-06 19:47       ` Eli Zaretskii
2014-11-06 20:11         ` joakim
2014-11-07  8:44           ` Nic Ferrier
2014-11-06 20:40         ` Tassilo Horn
2014-11-06 20:50           ` David Engster
2014-11-06 20:53           ` Eli Zaretskii
2014-11-06 19:46     ` Stephen Leake
2014-11-06 20:42       ` David Engster
2014-11-08 19:57         ` Stephen Leake
2014-11-08 20:03           ` Eli Zaretskii
2014-11-07  3:00     ` Stephen J. Turnbull
2014-11-06 19:39 ` Achim Gratz
2014-11-06 23:02   ` Stefan Monnier [this message]
2014-11-07 18:43     ` Achim Gratz
2014-11-08 15:23       ` Stefan Monnier
2014-11-06 23:28 ` Lars Magne Ingebrigtsen
2014-11-07  4:11   ` Stefan Monnier
2014-11-07  6:52     ` David Engster
2014-11-07  7:21       ` David Engster
2014-11-07 14:51       ` Stefan Monnier
2014-11-07  0:00 ` James Cloos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv1tpgndnc.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=Stromeko@nexgo.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.