all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Tom Tromey <tom@tromey.com>
Cc: Artur Malabarba <bruce.connor.am@gmail.com>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: question about recent change
Date: Fri, 08 May 2015 18:26:41 -0400	[thread overview]
Message-ID: <jwvd22a67as.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87a8xehnkj.fsf@tromey.com> (Tom Tromey's message of "Fri, 08 May 2015 13:33:00 -0600")

Artur> Do you think these external packages should instead be
Artur> automatically marked for upgrade?  I think it makes sense for
Artur> them to be treated the same as built-in packages.
> I tend to think that any sort of package should be available for
> upgrade.

As explained, they are.

> If it is available externally as well, then it presumably has its own
> releases and users might reasonably want to know that.

I have a feeling you're misunderstanding "external".  All it means is
that these packages have been installed elsewhere.  Two typical
scenarios:
- those "external" packages are actually installed system-wide by the
  sysadmin (or by dpkg, tho IIUC Debian's packaging does make use of
  this (yet)).  They're plain normal ELPA packages, probably installed
  using package.el as well, but by another user and into
  a special directory.  And the user can expect that the sysadmin will
  be in charge of keeping them up-to-date.
- those external packages are the elpa/packages subdirectories.  So they
  also correspond to packages available in ELPA.  And here again, the
  expectation is that those packages will be updated "some other way"
  (e.g. by "git pull").

I think the important message is that the normal "update all" command
should only be used to *replace* packages.  It's important that we
support installing a second version of a package without removing the
older version, but this should be a special use-case which only happens
by explicit request from the user.


        Stefan



      parent reply	other threads:[~2015-05-08 22:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08 19:01 question about recent change Tom Tromey
2015-05-08 19:30 ` Artur Malabarba
2015-05-08 19:33   ` Tom Tromey
2015-05-08 19:36     ` Dmitry Gutov
2015-05-08 20:51       ` Tom Tromey
2015-05-08 21:06         ` Dmitry Gutov
2015-05-08 21:15       ` Artur Malabarba
2015-05-08 21:00     ` Artur Malabarba
2015-05-08 22:26     ` Stefan Monnier [this message]

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=jwvd22a67as.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=bruce.connor.am@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=tom@tromey.com \
    /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.