This is exactly what I would like to discuss ;-) What options do we have to allow built-in packages to be
(require 'package)
(setq package-install-upgrade-built-in t)
(package-initialize)
(when (not package-archive-contents)
(package-refresh-contents))
(package-install 'org)
#+end-src
A new keyword in combination with :pin so that we can cherry-pick which packages we want to actually refresh from elpa
and which ones we are fine with if they are built in?
I just want to raise the question (see below ;-) )
Best, /PA
-- Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler
Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run a leader-deposed hook here, but we can't yet